'宣言 Public Enum FormControlType Inherits System.Enum
public enum FormControlType : System.Enum
'宣言 Public Enum FormControlType Inherits System.Enum
public enum FormControlType : System.Enum
メンバ | 解説 |
---|---|
Button | このコントロールの型は IButton です。 |
CheckBox | このコントロールの型は ICheckBox です。 |
DropDown | このコントロールの型は IDropDown です。 |
GroupBox | このコントロールの型は IGroupBox です。 |
Label | このコントロールの型は ILabel です。 |
ListBox | このコントロールの型は IListBox です。 |
OptionButton | このコントロールの型は IOptionButton です。 |
ScrollBar | このコントロールの型は IScrollBar です。 |
Spinner | このコントロールの型は ISpinner です。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Forms.FormControlType