Enum StylerItem.ItemType
Namespace: NXOpen.UIStyler
Assembly: NXOpenUI.dll
Syntax
public enum StylerItem.ItemType
Fields
| Name | Description |
|---|---|
| ActionButton | |
| BeginGroup | |
| Bitmap | |
| ButtonLayout | |
| CollapsibleGroup | |
| ColorTool | |
| Dialog | |
| Integer | |
| InvalidType | |
| Label | |
| MultiLineText | |
| MultiList | |
| OptionMenu | |
| OptionToggle | |
| PropertyPage | |
| RadioBox | |
| Real | |
| RowColumn | |
| ScaleInteger | |
| ScaleReal | |
| ScrolledWindow | |
| SelectionBox | |
| Separator | |
| SingleSelectionList | |
| String | |
| TabControl | |
| Toggle | |
| ToolPalette | |
| WideString |