StdWin namespace
Classes
- Button
- ButtonTO
- Calendar
- CalendarTO
- CheckBox
- CheckBoxTO
- ComboBox
- ComboBoxTO
- Dialog
- DialogTO
- Edit
- Editor
- EditorTO
- EditTO
- ListBox
- ListBoxTO
- ListItem
- ListView
- ListViewItem
- ListViewTO
- Menu
- MenuItem
- MenuTO
- RadioButton
- RadioButtonTO
- ScrollBar
- ScrollBarTO
- SpinBox
- SpinBoxTO
- Static
- StaticTO
- StatusBar
- StatusBarItem
- StatusBarTO
- Tab
- TabControl
- TabControlTO
- ToolBar
- ToolBarButton
- ToolBarTO
- TreeView
- TreeViewNode
- TreeViewTO
- UiObject
- UIObjectTO
- Window
- WindowTO
Type Definitions
MenuType
The supported menu types used by the Menu Description class.
Type:
Properties:
Name | Type | Description |
---|---|---|
unknown |
string | Unknown menu type. |
item |
string | Regular menu item type. |
menu |
string | Menu type. |
contextMenu |
string | Context menu type. |
systemMenu |
string | System menu type. |