ENUM_GUI_TYPE
Value |
Identifier | Description |
1 | GUI_TEXT_BOX |
For text Box control type. |
2 | GUI_LABEL | For label control type |
3 | GUI_BUTTON | For button control type. |
4 | GUI_COMBO_BOX | For combo box control type . |
5 | GUI_LIST_VIEW | For list view control type. |
6 | GUI_TREE_VIEW | For tree view control type. |
7 | GUI_TOOL_BAR | For tool bar control type. |
See Also