WebBrowserDialog Object


Description

WebBrowserDialog Object.

Methods

Name Description
Delete Method that deletes this web browser dialog.
Move Method that moves this web browser dialog.
Navigate Method that navigates to a url in this web browser dialog.
Refresh Method that refreshes the content in this web browser dialog.

Properties

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.
DisabledWindowState
Height
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
Modal Read-only property that returns whether this dialog is modal dialog or not.
Title
Top
Type Gets the constant that indicates the type of this object.
Visible
WebBrowserDialogEvents Read-only property that gets the WebBrowserDialogEvents object.
Width
WindowState

Accessed From

WebBrowserDialogEvents.Parent, WebBrowserDialogs.Add, WebBrowserDialogs.Item

Samples

Name Description
WebBrowserDialog creation This sample demonstrates how to create a web-based browser dialog, you can use this dialog to show a html format file or navigate to a website etc..

Version

Introduced in version 2017