Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the value of a property is changed.
virtual void OnPropertyChanged(
CMFCPropertyGridProperty* pProp
) const;
Parameters
- [in] pProp
A pointer to a property object whose value has changed.
Remarks
By default, this method sends the AFX_WM_PROPERTY_CHANGED message to the owner of the property grid control.
Requirements
Header: afxpropertygridctrl.h