CustomCaption Property
Description
Returns/sets the text displayed in custom button in popup window.
Usage
[form.][control.]CustomCaption[ = String ]
Data Type
String
Default
"Other…"
Remarks
This property dependences on EnableCustomItem property, See also EnableCustomItem property.
Sample
ColorPicker1.CustomCaption = "&More…"