ControlType Enumeration |
Namespace: Aspose.Diagram.ActiveXControls
Member name | Value | Description | |
---|---|---|---|
CommandButton | 0 | Button | |
ComboBox | 1 | ComboBox | |
CheckBox | 2 | CheckBox | |
ListBox | 3 | ListBox | |
TextBox | 4 | TextBox | |
SpinButton | 5 | Spinner | |
RadioButton | 6 | RadioButton | |
Label | 7 | Label | |
Image | 8 | Image | |
ToggleButton | 9 | ToggleButton | |
ScrollBar | 10 | ScrollBar | |
Unknown | 11 | Unknown |