Draws the borders of a mini-frame window.
virtual void OnDrawBorder(
    CDC* pDC 
);
Parameters
- [in] pDC
 The device context used to draw the border.
Remarks
This method is called by the framework to draw the borders of the mini-frame window.
Requirements
Header: afxPaneFrameWnd.h