ShowDropButtonType enumeration

ShowDropButtonType enumeration

Specifies when to show the drop button

The ShowDropButtonType type exposes the following members:

Fields

FieldDescription
NEVERNever show the drop button.
FOCUSShow the drop button when the control has the focus.
ALWAYSAlways show the drop button.

See Also