Notifies an application if the title of a document in the ALog control becomes available or has changed.
Object.OnTitleChange ( sTitle )
The OnTitleChange event syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ALog |
ALog control |
|
String |
Val BString |
The new document title. |
Because the title might change while an HTML page is downloading, the URL of the document is set as the title. After the title specified in the HTML page, if there is one, is parsed, the title is changed to reflect the actual title.
For more information on the ALog control, see the Microsoft WebBrowser control documentation in the Microsoft web site.
OnStatusTextChange, GoBack, GoForward, GoSearch, LocationURL, Navigate