ControlType

ControlType enumeration

Représente tous les types de contrôle ActiveX.

public enum ControlType

Valeurs

NomÉvaluerLa description
CommandButton0Bouton
ComboBox1ComboBox
CheckBox2Case à cocher
ListBox3ListBox
TextBox4TextBox
SpinButton5Spinner
RadioButton6RadioButton
Label7Libellé
Image8Image
ToggleButton9ToggleButton
ScrollBar10barre de défilement
Unknown11Inconnu

Voir également