ControlType
ControlType enumeration
Vertegenwoordigt alle typen ActiveX-besturingselementen.
public enum ControlType
Waarden
Naam | Waarde | Beschrijving |
---|---|---|
CommandButton | 0 | Knop |
ComboBox | 1 | ComboBox |
CheckBox | 2 | CheckBox |
ListBox | 3 | ListBox |
TextBox | 4 | TextBox |
SpinButton | 5 | Spinner |
RadioButton | 6 | Radioknop |
Label | 7 | Label |
Image | 8 | Afbeelding |
ToggleButton | 9 | ToggleButton |
ScrollBar | 10 | ScrollBar |
Unknown | 11 | Onbekend |
Zie ook
- naamruimte Aspose.Diagram.ActiveXControls
- montage Aspose.Diagram