FormControlType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class FormControlType
public enum FormControlType
type FormControlType =
Public Enum FormControlType
- Inheritance
-
FormControlType
Fields
Name | Value | Description |
---|---|---|
StaticText | 0 | |
String | 1 | |
Tab | 2 | |
CheckBox | 3 | |
Group | 4 | |
Button | 5 | |
Real | 6 | |
Integer | 7 | |
ComboBox | 8 | |
Image | 9 | |
Date | 10 | |
RadioButton | 11 | |
Grid | 12 | |
ButtonGroup | 13 | |
TabPage | 14 | |
CommandButton | 15 | |
MenuButton | 16 | |
MenuFunctionButton | 17 | |
ListBox | 18 | |
Time | 19 | |
Table | 20 | |
ButtonSeparator | 21 | |
Tree | 22 | |
ActiveX | 23 | |
ListView | 24 | |
Progress | 25 | |
Animate | 26 | |
HTML | 27 | |
FileName | 28 | |
SubForm | 29 | |
Guid | 30 | |
Int64 | 31 | |
DateTime | 32 | |
ActionPane | 33 | |
ActionPaneTab | 34 | |
FilterPane | 35 | |
ManagedHost | 36 | |
SegmentedEntry | 37 | |
DropDialogButton | 38 | |
ReferenceGroup | 39 | |
FastTabHeader | 40 | |
RichText | 41 | |
Container | 42 | |
Custom | 43 | |
None | 44 |