Enumerations | |
enum | ControlType { ControlType_CommandButton, ControlType_ComboBox, ControlType_CheckBox, ControlType_ListBox, ControlType_TextBox, ControlType_SpinButton, ControlType_RadioButton, ControlType_Label, ControlType_Image, ControlType_ToggleButton, ControlType_ScrollBar, ControlType_Unknown } |
Represents all type of ActiveX control. More... | |
Represents all type of ActiveX control.