Description
Returns/sets text displayed in the default color button.
Usage
[form.][control.]DefaultButtonCaption[ = String]
Data Type
String
Default
"&Default"
Remarks
This property sets or returns the text displayed in the default item,.
This property dependences on EnableDefaultItem property, See also EnableDefaultItem property.
Sample
ColorPicker1.DefaultButtonCaption = “Text Color”