A tuple describing a control in a dialog box.
Control Type | String Class Name |
Check Box | Button |
Combo Box | ComboBox |
Command Button | Button |
Header | SysHeader32 |
Label | Static |
List Box | ListBox SysListView32 |
Option Button | Button |
Tab | SysTabControl32 |
Text Box | Edit RICHEDIT |
Tool Bar | ToolbarWindow32 |
Tool Tips | tooltips_class32 tooltips_class |
Tree View | SysTreeView32 The built-in windows controls are: |
Integer Value | Window Type |
0x0080 | Button |
0x0081 | Edit |
0x0082 | Static |
0x0083 | List box |
0x0084 | Scroll bar |
0x0085 | Combo box |