There are no reviews yet. Be the first to send feedback to the community and the maintainers!
AspNetCoreLocalizationSample
An example containing different aspects of ASP.NET Core Localization, including model binding error messages, validation messages, allowing user to change culture at run-time, ... .TabControlWithCloseButtonAndAddButton
This example shows how to add Close Button and Add Button to TabPages of TabControl.TextBoxBorderColor
A Windows Forms TextBox control having BorderColor property.UrlSchemeSample
This example shows how to register a custom URL scheme for your application and how to pass data to the application using URL.DynamicObjectTwoWayDataBinding
AN example showing how to perform two-way databinding using a dynamic object in Windows Forms.TextBoxWatermark
A Textbox control which shows watermark also when in MultiLine mode.BlockyExample
This example shows how to use Blocky in a desktop application.WindowsForms.DataAnnotationsValidation
This example shows how to use DataAnnotations Validation Attributes in Windows Forms.ChildContainerControlDesignerSample
This example shows how you can create a composite control (UserControl) and let the user to interact with a child control of your user control.AddPropertyToIdentityUserExample
This example shows how to add a new property to ASP.NET Identity User.HtmlUsingRuntimeT4
An example showing how to generate html dynamically at run-time based on a model using Run-time T4 templates.ShellContextMenuExample
This example shows how to register menu item in Windows shell context menu and pass selected folder or file name to the application.FlatDateTimePickerExample
An example showing how to change border color, dropdown button color and updown button color of a DateTimePicker and render it in flat style.CustomizeSelectResourceDialog
Adding filter functionality to Select Resource dialog which shows for selecting Image in Windows Forms.MediaCaptureApiExample
Using MediaCapture in WindowsFormscopymvpdocsurl
A chrome/edge extension which allows you to copy URL of the page including your Docs Champion Identification Tag.FlatNumericUpDownExample
A FlatNumericUpDown control.System.Windows.Forms.DataGrid
This is a port of legacy Windows Forms DataGrid to .NET 5.YoutubeVideoInWinForms
This example shows you how to play youtube video in Windows Forms and play and pause the video using code.WebScraperExample
A web scrapper based on WebBrowser control, which runs in a background thread and returns `Task<string>` as result.ComboBoxCueBanner
The example shows how to set a hint for a combo box. It also known as tip, watermark and cue banner.RoundCornerControlExample
This example shows how to create a round corner control by changing the region of control.WebBrowserHtmlContentBaseUrl
An example showing how to resolve base URL for relative resources when setting html content for DocumentText without browsing a real URL.SampleUIandService
An example containing GUI application + WCF Service hosted in Windows Service + InstallerHelpProvider2Example
A HelpProvider component which supports Unicode character, Font, ForeColor and BackColor.SharedResourcesExample
This example shows how you can use shared image resources in Windows Forms projects in a solution having design-time support.TextBoxWithShowPasswordEyeIcon
This example shows how to create a `TextBox` which shows an eye icon to show or hide password.PanelTitlebarExample
loadpluginassembly
This example shows how you can load an assembly at run-time and resolve dependencies without adding references to the project.ControlSmartTagsExample
This example shows how you can create smart tags window (task panel or custom actions) for your control at designer.WinFormsWpfBingMaps
An example which shows how to use WPF Bing Maps Control in a Windows Forms application.AnalogClockExample
An example which shows how to create an analog clock in Windows Forms.ClodBlockBlobDownloadString
This example shows how to download string from blob without having BOM sequence in textCustomGroupBox
A custom group box supporting BorderColor, TextColor and Transparent BackColor,DataGridViewCascadingComboBoxExample
An example showing how to have cascading ComboBox columns in DataGridViewLove Open Source and this site? Check out how you can help us