ColorBoxWidth Property

Description

Returns/sets the color cells width in popup window.

Usage

[form.][control.]ColorBoxWeight[ = Integer ]

Data Type

Integer

Default

20

Remarks

Color cell unit width should be between 12 to screen width. This always measured in pixels.

This will expand or reduce palette popup window width.

While SmartColorCellSize property is changed to True, the property value will be changed automatically.

See also SmartColorCellSize property.

Sample

ColorPicker1.ColorBoxWeight = 20