ControlType
ControlType enumeration
Représente tous les types de contrôle ActiveX.
public enum ControlType
Valeurs
| Nom | Évaluer | La description |
|---|---|---|
| CommandButton | 0 | Bouton |
| ComboBox | 1 | ComboBox |
| CheckBox | 2 | Case à cocher |
| ListBox | 3 | ListBox |
| TextBox | 4 | TextBox |
| SpinButton | 5 | Spinner |
| RadioButton | 6 | RadioButton |
| Label | 7 | Libellé |
| Image | 8 | Image |
| ToggleButton | 9 | ToggleButton |
| ScrollBar | 10 | barre de défilement |
| Unknown | 11 | Inconnu |
Voir également
- espace de noms Aspose.Diagram.ActiveXControls
- Assemblée Aspose.Diagram