ControlType
ControlType enumeration
Stellt alle Arten von ActiveX-Steuerelementen dar.
public enum ControlType
Werte
Name | Wert | Beschreibung |
---|---|---|
CommandButton | 0 | Knopf |
ComboBox | 1 | ComboBox |
CheckBox | 2 | Kontrollkästchen |
ListBox | 3 | Listenfeld |
TextBox | 4 | TextBox |
SpinButton | 5 | Spinner |
RadioButton | 6 | RadioButton |
Label | 7 | Label |
Image | 8 | Bild |
ToggleButton | 9 | ToggleButton |
ScrollBar | 10 | Bildlaufleiste |
Unknown | 11 | Unbekannt |
Siehe auch
- namensraum Aspose.Cells.Drawing.ActiveXControls
- Montage Aspose.Cells