ControlType

ControlType enumeration

Mewakili semua jenis kontrol ActiveX.

public enum ControlType

Nilai

NamaNilaiKeterangan
CommandButton0Tombol
ComboBox1ComboBox
CheckBox2Kotak Centang
ListBox3ListBox
TextBox4TextBox
SpinButton5Pemintal
RadioButton6Tombol Radio
Label7Label
Image8Gambar
ToggleButton9ToggleButton
ScrollBar10ScrollBar
Unknown11Tidak Diketahui

Lihat juga