ControlType
ControlType enumeration
Representerar alla typer av ActiveX-kontroller.
public enum ControlType
Värderingar
namn | Värde | Beskrivning |
---|---|---|
CommandButton | 0 |
Button |
ComboBox | 1 |
ComboBox |
CheckBox | 2 |
CheckBox |
ListBox | 3 |
ListBox |
TextBox | 4 |
TextBox |
SpinButton | 5 |
Spinner |
RadioButton | 6 |
RadioButton |
Label | 7 |
Etikett |
Image | 8 |
Bild |
ToggleButton | 9 |
ToggleButton |
ScrollBar | 10 |
ScrollBar |
Unknown | 11 |
Okänd |
Se även
- namnutrymme Aspose.Diagram.ActiveXControls
- hopsättning Aspose.Diagram