Notifies an application that the PutProperty method has changed the value of a property.
Object.OnPropertyChange ( sProperty )
The OnPropertyChange event syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ALog |
ALog control |
|
sProperty |
Val BString |
The property name. |
For more information on the ALog control, see the Microsoft WebBrowser control documentation in the Microsoft web site.