DropButtonStyle enumeration

DropButtonStyle enumeration

Represents the symbol displayed on the drop button.

The DropButtonStyle type exposes the following members:

Fields

FieldDescription
PLAINDisplays a button with no symbol.
ARROWDisplays a button with a down arrow.
ELLIPSISDisplays a button with an ellipsis (…).
REDUCEDisplays a button with a horizontal line like an underscore character.

See Also