ControlType Enumeration |
Namespace: XSharp.VO.SDK
Member name | Value | Description | |
---|---|---|---|
Control | 0 | ||
Mle | 1 | ||
SLe | 2 | ||
HotKey | 3 | ||
Label | 4 | ||
Button | 5 | ||
TextControl | 6 | ||
FixedText | 7 | ||
ListBox | 8 | ||
ComboBox | 9 | ||
CheckBox | 10 | ||
RadioButton | 11 | ||
GroupBox | 12 | ||
TabControl | 13 | ||
ListView | 14 | ||
ListViewItem | 15 | ||
ListViewColumn | 16 | ||
ListViewGroup | 17 | ||
TreeView | 18 | ||
TreeViewItem | 19 | ||
DateTimePicker | 20 | ||
SpinnerTextBox | 21 | ||
Panel | 22 | ||
IPAddress | 23 | ||
HorizontalScrollBar | 24 | ||
VerticalScrollBar | 25 | ||
HorizontalSpinner | 26 | ||
VerticalSpinner | 27 | ||
Slider | 28 | ||
StatusBar | 29 | ||
SysLink | 30 | ||
FixedImage | 31 | ||
Toolbar | 32 | ||
RichEdit | 33 | ||
ProgressBar | 34 | ||
DataBrowser | 35 | ||
DataListView | 36 | ||
MonthCalendar | 37 | ||
SplitContainer | 38 |