ColorBoxBorderStyle
Description
Returns/sets the color cells border style of popup window.
Usage
[form.][control.]ColorBoxBorderStyle[ = Integer ]
Data Type
Integer (enumerated)
Enumeration
CPColorBoxBorderStyle
0 - ccNone
1 – ccSingle
Default
ccSingle
Remarks
The control dropdown popup window color cells border style is available only while Appearance property is set to flat mode.
Sample
ColorPicker1.ColorBoxBorderStyle = CPColorBoxBorderStyle.ccSingle