Description
Returns/sets a value that determines whether the color button has an extended button to drop color popup window down.
Usage
[form.][control.]DropDownButton[ = Boolean]
Data Type
Boolean
Default
TRUE
Remarks
This property sets or returns color button whether has an extended button to drop popup window down. If the property is FALSE and DirectPopup value is FALSE, then there is nothing to drop down.
See also DirectPopup and DropDownWidth properties.
Sample
ColorPicker1.DropDownButton = True