BBjColorChooser::approveSelection
Description
In BBj 7.00 and higher, this method programmatically depresses the BBjColorChooser's [OK] button.
Syntax
Return Value |
Method |
void |
approveSelection() |
Parameters
None.
Return Value
None.
Remarks
Although this is a programmatic action, invoking this method causes the BBjColorChooser to dispatch an ON_COLORCHOOSER_APPROVE event, including sending the current color. Use this to synthesize depressing the [OK] button.
Example
|
See Also
BBjColorChooser::cancelSelection
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.