UrlWindowStyle

 

Type

 

enum BarStyle

 

Description

 

Sets the visibility and position of the URL / status bar.

 

0 - None

1 - Top

2 - Bottom

 

Example

 

REM Show the URL / status bar at the bottom of the control (the default):

WebsterPro1.UrlWindowStyle = Bottom

 

Remarks

 

The URL / status bar shows the load status of the current page when loading, the URL of the current page once loaded, or the URL of a hyperlink under the mouse pointer.