BBjWindow::restoreControl
Description
In BBj 17.00 and higher, this method restores a BBjControl object to the BBjWindow from a BBjTabCtrl.
Syntax
Return Value |
Method |
---|---|
restoreControl(BBjControl control) |
Parameters
Variable |
Description |
---|---|
control |
A BBjControl object that was previously added to a BBjTabCtrl. |
Return Value
Returns the BBjControl object.
Remarks
The BBjControl object can only be restored to its original parent window.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.