BBjControl::setFont
Description
Sets the font for the BBjControl.
Syntax
Return Value | Method |
---|---|
void | setFont(BBjFont font!) |
Parameters
Parameter | Description |
---|---|
font! | Font to be used in 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.