Enum Dialog.ItemType
Namespace: NXOpen.UIStyler
Assembly: NXOpenUI.dll
Syntax
public enum Dialog.ItemType
Fields
| Name | Description |
|---|---|
| Bitmap | |
| ButtonLayout | |
| CollapsibleGroup | |
| ColorTool | |
| DialogItem | |
| GroupBox | |
| IntegerItem | |
| IntegerScale | |
| LabelItem | |
| MultiSelectList | |
| MultiTextBox | |
| OptionMenu | |
| OptionToggle | |
| PropertyPage | |
| PushButton | |
| RadioBox | |
| RealItem | |
| RealScale | |
| RowColumn | |
| ScrolledWindow | |
| SelectionBox | |
| Separator | |
| SingleSelectList | |
| StringItem | |
| TabControl | |
| Toggle | |
| ToolPalette | |
| WideString |