ShowDropButtonType
ShowDropButtonType enumeration
Specifies when to show the drop button
Values
Name | Value | Description |
---|---|---|
Never | 0 | Never show the drop button. |
Focus | 1 | Show the drop button when the control has the focus. |
Always | 2 | Always show the drop button. |