PopupBackColor Property
Description
Returns/sets the background color of popup window.
Usage
[form.][control.]PopupBackColor[ = OLE_COLOR ]
Data Type
OLE_COLOR
Default
System default button face color.
Remarks
In cool appearance, color palette popup window background will be system button face color.
While Style property is changed to Office and Vista, the property will be changed automatically.
See also Style property.
Sample
ColorPicker1.PopupBackColor = &HC0FFFF