ColorBoxHeight Property

Description

Returns/sets the color cells height in popup window.

Usage

[form.][control.]ColorBoxHeight[ = Integer ]

Data Type

Integer

Default

20

Remarks

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

This will expand or reduce palette popup window height.

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

See also SmartColorCellSize propert.

Sample

ColorPicker1.ColorBoxHeight = 20