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 to display a property.
virtual int OnDrawProperty(
CDC* pDC,
CMFCPropertyGridProperty* pProp
) const;
Parameters
[in] pDC
A pointer to a device context.[in] pProp
A pointer to a property object.
Return Value
TRUE if this method is successful; otherwise, FALSE.
Requirements
Header: afxpropertygridctrl.h