Share via


CMFCPropertyGridProperty::OnDrawValue

Called by the framework to display the property value.

virtual void OnDrawValue(
   CDC* pDC,
   CRect rect 
);

Parameters

  • [in] pDC
    A pointer to a device context.

  • [in] rect
    A bounding rectangle that specifies where to draw the property value.

Requirements

Header: afxpropertygridctrl.h

See Also

Reference

CMFCPropertyGridProperty Class

Hierarchy Chart