ControlType enumeration

ControlType enumeration

Represents all type of ActiveX control.

The ControlType type exposes the following members:

Fields

FieldDescription
COMMAND_BUTTONButton
COMBO_BOXComboBox
CHECK_BOXCheckBox
LIST_BOXListBox
TEXT_BOXTextBox
SPIN_BUTTONSpinner
RADIO_BUTTONRadioButton
LABELLabel
IMAGEImage
TOGGLE_BUTTONToggleButton
SCROLL_BARScrollBar
UNKNOWNUnknown

See Also