IWebBrowserBox.Navigate

Syntax

Navigate(Value: String);

Parameters

Value is the URL of loaded page.

Description

The Navigate method loads the Web page, the address of which is passed as the Value parameter, in the WebBrowserBox.

See also:

IWebBrowserBox