DropButtonStyle enumeration
DropButtonStyle enumeration
Represents the symbol displayed on the drop button.
The DropButtonStyle type exposes the following members:
Fields
Field | Description |
---|---|
PLAIN | Displays a button with no symbol. |
ARROW | Displays a button with a down arrow. |
ELLIPSIS | Displays a button with an ellipsis (…). |
REDUCE | Displays a button with a horizontal line like an underscore character. |