ControlType

ControlType enumeration

Representerar alla typer av ActiveX-kontroller.

public enum ControlType

Värderingar

namnVärdeBeskrivning
CommandButton0Button
ComboBox1ComboBox
CheckBox2CheckBox
ListBox3ListBox
TextBox4TextBox
SpinButton5Spinner
RadioButton6RadioButton
Label7Etikett
Image8Bild
ToggleButton9ToggleButton
ScrollBar10ScrollBar
Unknown11Okänd

Se även