Forms2OleControlType
Forms2OleControlType enumeration
枚举 Forms 2.0 控件的类型。
public enum Forms2OleControlType
价值观
姓名 | 价值 | 描述 |
---|---|---|
OptionButton | 0 | |
Label | 1 | |
Textbox | 2 | |
CheckBox | 3 | |
ToggleButton | 4 | |
SpinButton | 5 | |
ComboBox | 6 | |
Frame | 7 | |
MultiPage | 8 | |
TabStrip | 9 | |
CommandButton | 10 | |
Image | 11 | |
ScrollBar | 12 | |
Form | 13 | |
ListBox | 14 |