ControlType

ControlType enumeration

Mewakili semua jenis kontrol ActiveX.

public enum ControlType

Nilai

Nama Nilai Keterangan
CommandButton 0 Tombol
ComboBox 1 ComboBox
CheckBox 2 Kotak Centang
ListBox 3 ListBox
TextBox 4 TextBox
SpinButton 5 Pemintal
RadioButton 6 Tombol Radio
Label 7 Label
Image 8 Gambar
ToggleButton 9 ToggleButton
ScrollBar 10 ScrollBar
Unknown 11 Tidak Diketahui

Lihat juga