virtual void OnPropertyChange( LPCTSTR lpszProperty );
Parameters
lpszProperty
A pointer to a string containing the name of the property.
Remarks
This member function is called by the framework to notify an application that PutProperty has changed the value of a property.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also CHtmlView::GetProperty, DWebBrowserEvents2::PropertyChange