'Declaration
Public Enum ElementWithButtonsStyle Inherits System.Enum
'Usage
Dim instance As ElementWithButtonsStyle
public enum ElementWithButtonsStyle : System.Enum
'Declaration
Public Enum ElementWithButtonsStyle Inherits System.Enum
'Usage
Dim instance As ElementWithButtonsStyle
public enum ElementWithButtonsStyle : System.Enum
Member | Description |
---|---|
DropDown | Displays a drop-down button on the right side |
PopUp | Displays a pop-up button on the right side |
Scroll | Displays a button on either side |
StaticNoButtons | Does not display a button |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ElementWithButtonsStyle