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