IndicatorBackColor
Description
Returns/sets the background color of color button.
Usage
[form.][control.]IndicatorBackColor[ = OLE_COLOR ]
Data Type
OLE_COLOR
Default
System default button face color.
Remarks
This property can set the color button background color, this color is visible only while the control Picture property is null, it is also available only while Style property is not XP, Office or Vista that supports Glass effects.
Sample
ColorPicker1.IndicatorBackColor = &HC0FFFF