BBjPopupMenu::setFont
Description
In BBj 19.01 and higher, this method sets the font of the BBjPopupMenu.
Syntax
Return Value |
Method |
void |
setFont(BBjFont font!) |
Parameters
Variable |
Description |
font! |
Default font to be used for items added to this BBjPopupMenu. |
Return Value
None.
Remarks
None.
Example
|
See Also
FONT Mnemonic - Set SYSWINDOW Font
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.