BBjSysGui::setLookAndFeel
In BBj 5.00, this method is deprecated; use the LF option documented in Running BBj from the Command Line.
Description
In BBj 3.01 and higher, this method sets the look and feel of the BBjSysGui.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
setLookAndFeel(string lookAndFeel) |
Parameters
|
Variable |
Description |
|---|---|
|
lookAndFeel |
Specifies the look and feel of the SysGui. "WindowsXPLookAndFeel" = The Windows XP look and feel. "ClassicLookAndFeel" = The Visual PRO/5 look and feel. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.