Field Summary | ||
---|---|---|
const Number | NEVER | |
Never show the drop button. | ||
const Number | FOCUS | |
Show the drop button when the control has the focus. | ||
const Number | ALWAYS | |
Always show the drop button. |
Field Detail |
---|
NEVER | |
const Number NEVER |
FOCUS | |
const Number FOCUS |
ALWAYS | |
const Number ALWAYS |