DefaultUrl

Applies to

WebBrowser controls

Description

The DefaultUrl property specifies the URL address that the control opens by default. The default value is “about:blank”.

Usage

In a painter

To set the DefaultUrl property

  • Input the URL address in the Default URL text box on the General page of the control's Properties view.

In scripts

The DefaultUrl property takes a string value, but it can be set only in the control's Properties view. The value cannot be changed during execution.