Поделиться через


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 
);

Параметры

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

Требования

Header: afxhtml.h

См. также

Основные понятия

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::GetProperty