VB.NET, C#
Xceed Grid for WinForms includes several types of built-in cell editors. All cell editors can also be used independently outside the grid, allowing you to leverage the grid's capabilities throughout your forms. Eighteen examples of cell editors are demonstrated in this application.
Simple Textbox
Masked Textbox
Simple NumbericBox
Calculator NumericBox
InLine Calculator NumericBox
Simple ComboBox
Multicolumn ComboBox
Complex ComboBox
Date Picker
CheckBox
Image
Memo
Numeric Up-Down
Option Picker
Track Bar
Progress Bar
Calculator
GridControl
Simply use the editors in the application's grid control to familiarize yourself with the editor controls.
C#: Xceed Samples\Xceed Grid for WinForms v#.#\CSharp\RichCellEditors\Xceed.Grid.Samples.RichCellEditors.csproj
VB.NET: Xceed Samples\Xceed Grid for WinForms v#.#\Visual Basic .NET\RichCellEditors\Xceed.Grid.Samples.RichCellEditors.vbproj