HighLightVisible Property

Description

Returns/sets a value that determines whether the highlight is visible or hidden when the mouse is paused over a color cell in popup window.

Usage

[form.][control.]HighLightVisible[ = Boolean ]

Data Type

Boolean

Default

TRUE

Remarks

When the property set to false, the palette popup window color cells all highlight features will be unavailable.

Sample

ColorPicker1.HighLightVisible = TRUE