CHtmlView::OnPropertyChange

This member function is called by the framework to notify an application that PutProperty has changed the value of a property.

virtual void OnPropertyChange(
   LPCTSTR lpszProperty 
);

Parameters

  • lpszProperty
    A pointer to a string containing the name of the property.

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart

CHtmlView::GetProperty

Other Resources

CHtmlView Members