Name | Description |
Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Parent | Gets the parent object from whom this object can logically be reached. |
Type | Gets the constant that indicates the type of this object. |
Name | Description |
OnClose | Fires when the user clicks the close button on the Web Browser Dialog. Clients can use this event to handle the close dialog event. |
OnHelp | Event that fires when F1 is pressed when the Web Browser Dialog is active. |