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. |
DisabledWindowState |
Read-write property that gets and sets a bit-mask defining the disabled window states of this web browser dialog. |
Height |
Read-write property that gets and sets the height of this web browser dialog. |
HWND |
Read-only property that returns the HWND of this web browser dialog. |
InternalName |
Read-only property that returns the internal name of the web browser dialog. |
Left |
Read-write property that gets and sets the left edge of this web browser dialog. |
Modal |
Read-only property that returns whether this dialog is modal dialog or not. |
Title |
Read-write property that gets and sets the title of this web browser dialog. |
Top |
Read-write property that gets and sets the top edge of this web browser dialog. |
Type |
Gets the constant that indicates the type of this object. |
Visible |
Read-write property that gets and sets the visibility of this web browser dialog. |
WebBrowserDialogEvents |
Read-only property that gets the WebBrowserDialogEvents object. |
Width |
Read-write property that gets and sets the width of this web browser dialog. |
WindowState |
Read-write property that gets and sets the window state of this web browser dialog. |