DefaultItemColorVisible Property

Description

Returns/sets a value that determines whether the default color item color cell is visible or hidden.

Usage

[form.][control.]DefaultItemColorVisible[ = Boolean]

Data Type

Boolean

Default

TRUE

Remarks

This property sets or returns the value determines whether the default color item has a color cell to indicates this default color

This property dependences on EnableDefaultItem property, See also EnableDefaultItem property.

Sample

ColorPicker1.DefaultItemColorVisible = FALSE