Notifies an application that the text of the status bar associated with the WebBrowser control has changed.
Object.OnStatusTextChange ( sStatus )
The OnStatusTextChange event syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ALog |
ALog control |
|
sStatus |
Val BString |
String that contains the new status bar text. |
For more information on the ALog control, see the Microsoft WebBrowser control documentation in the Microsoft web site.