[]
Specifies the button style to use in the ElementWithButtons class.
public enum ElementWithButtonsStyle : short
Public Enum ElementWithButtonsStyle As Short
Name | 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 |