'宣言 Public Enum DropDownStyle Inherits System.Enum
public enum DropDownStyle : System.Enum
'宣言 Public Enum DropDownStyle Inherits System.Enum
public enum DropDownStyle : System.Enum
| メンバ | 解説 |
|---|---|
| Default | Text portion of the drop down control is editable and the drop down is displayed by clicking the down arrow. |
| DropDownList | The drop down of the C1DropDownControl is displayed by clicking on either the text portion of the control or drop down button. The text portion is not editable. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.DropDownStyle