BBjTopLevelWindow::addTitleBarStyle
Description
In BBj 17.00 and higher, this method adds a CSS style name to the title bar.
Syntax
|
Return Value |
Method |
|
boolean |
addTitleBarStyle(string styleName) |
Parameters
|
Variable |
Description |
|
styleName |
Specifies a style name to be added to the title bar. |
Return Value
Returns whether the style name was added to the title bar.
Remarks
For more details, see CSS API.
Example
|
CSS Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.