BrowserApplication is the class that represents the top-level window of a browser application.
This functionality is supported only if you are using the Open Agent.
BrowserApplication derives from the MainWin class. No classes derive from the BrowserApplication class.
In addition to the methods and properties it inherits from the MainWin class, BrowserApplication has the following methods and properties:
Additionally, BrowserApplication provides the dynamic property browsertype, which you can use to determine which one of the supported browsers is currently used. For a complete list of the supported browsers, refer to the Release Notes.