Share via


CMFCPropertyGridCtrl::OnDrawBorder

Called by the framework to draw a border around a property grid control.

virtual void OnDrawBorder(
   CDC* pDC 
);

Parameters

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

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class