| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : DropDownControlButtonFlags Enumeration |
'Declaration Public Enum DropDownControlButtonFlags Inherits System.Enum
public enum DropDownControlButtonFlags : System.Enum
| Member | Description |
|---|---|
| All | Show all buttons |
| Custom | Show a custom button. |
| DropDown | Show dropdown button. |
| Modal | Show button to start a modal dialog. |
| None | Show without any button |
| UpDown | Show up/down buttons. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.DropDownControlButtonFlags