ShowDropButtonType Enum

ShowDropButtonType Enum

Specifies when to show the drop button


type ShowDropButtonType int32

Fields

FieldDescription
NeverNever show the drop button.
FocusShow the drop button when the control has the focus.
AlwaysAlways show the drop button.