public class ShowDropButtonType
Field Summary | ||
---|---|---|
static final int | NEVER | |
Never show the drop button.
|
||
static final int | FOCUS | |
Show the drop button when the control has the focus.
|
||
static final int | ALWAYS | |
Always show the drop button.
|