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