HighLightColor Property
Description
Returns/sets the highlight color when the mouse is paused over a color cell in popup window.
Usage
[form.][control.]HighLightColor[ = OLE_COLOR ]
Data Type
OLE_COLOR
Default
&HFFFFFF (White)
Remarks
Highlight rectangle is visible only while HighLightVisible property set to true. See also HighLightVisible property
While Style property is changed to Office series and VISTA, the property will be changed automatically, programmer can modify it.
See also Style property.
Sample
ColorPicker1.HighLightColor = &HFFFF