BBjMDIBorder::setWindow
Description
In BBj 4.0 and higher, this method sets a BBjTopLevelWindow to reside in a BBjMDIBorder.
Syntax
Return Value |
Method |
---|---|
void |
setWindow(BBjTopLevelWindow win) |
Parameters
Variable |
Description |
---|---|
win |
A BBjTopLevel window within a BBjMDI environment. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.