
BBjControl::setForeColor
Description
Sets the foreground (text) color for the BBjControl.
Syntax
Return Value |
Method |
void |
setForeColor(BBjColor color!) |
Parameters
Variable |
Description |
color! |
Color of the BBjControl's foreground (text). |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.