BBjSysGui::getActiveWindow
Description
In BBj 2.01 and higher, this method returns the window object of the current active or focused window.
Syntax
| Return Value | Method | 
| getActiveWindow() | 
Parameters
None.
Return Value
Returns the window object of the current active window or NULL if there are no active windows.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.