Supported Controls
This article lists the .NET controls which can be converted to their UI for WinForms counterparts. It shows what actions are being taken for each control type.
- BindingNavigator
- Button
- CheckBox
- CheckedListBox
- ComboBox
- DataGridView
- DateTimePicker
- DomainUpDown
- Form
- GroupBox
- HScrollBar
- Label
- ListBox
- MaskedTextBox
- MenuStrip
- MonthCalendar
- NumericUpDown
- Panel
- ProgressBar
- PropertyGrid
- RadioButton
- Split Container
- TabControl
- StatusStrip
- TextBox
- ToolStrip
- TrackBar
- TreeView
- VScrollBar