BBjColorChooser::setColor
Description
In BBj 7.0 and higher, this method sets the currently displayed color in the BBjColorChooser.
Syntax
Return Value |
Method |
void |
setColor(BBjColor color) |
Parameters
Variable |
Description |
color |
The new color to be displayed. |
Return Value
None.
Remarks
None.
Example
REM Add a color chooser to a window |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.