'Declaration
Public Enum DropDownStyle Inherits System.Enum
public enum DropDownStyle : System.Enum
'Declaration
Public Enum DropDownStyle Inherits System.Enum
public enum DropDownStyle : System.Enum
Member | Description |
---|---|
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 C1ComboBox 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.Input.DropDownStyle