BBjTopLevelWindow::getMaximumHeight
Description
In BBj 15.00 and higher, this method returns the maximum outer height of a BBjTopLevelWindow, including any height used by a title bar, menu bar, status bar, and docked child windows.
Syntax
|
Return Value |
Method |
|---|---|
|
int |
getMaximumHeight() |
Parameters
None.
Return Value
Returns the maximum outer height of the BBjTopLevelWindow, including any title bar, menu bar, status bar, and docked child windows.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.