ShowDropButtonType enumeration

ShowDropButtonType enumeration

Specifies when to show the drop button

The ShowDropButtonType type exposes the following members:

Fields

Field Description
NEVER Never show the drop button.
FOCUS Show the drop button when the control has the focus.
ALWAYS Always show the drop button.

See Also