BBjColorChooser::setApproveButtonText
Description
In BBj 7.00 and higher, this method sets the text of the BBjColorChooser's [OK] button.
Syntax
Return Value |
Method |
void |
setApproveButtonText(string text) |
Parameters
Variable |
Description |
text |
The new text for the [OK] button. |
Return Value
None.
Remarks
The [OK] button normally translates appropriately for the current locale, but this method exists to customize the message to something other than the current locale's representation of [OK].
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.