EnableCustomColor Property

Description

Returns/sets a value that determines whether the custom button is available in popup window and can choose custom color.

Usage

[form.][control.]EnableCustomColor[ = Boolean ]

Data Type

Boolean

Default

TRUE

Remarks

When the property is set to false, the palette popup window all custom features will be unavailable

Sample

ColorPicker1.EnableCustomColor = TRUE