CMFCVisualManagerOffice2003::OnDrawPopupWindowBorder
The framework calls this method when it draws the border of a popup window.
virtual void OnDrawPopupWindowBorder(
CDC* pDC,
CRect rect
);
Parameters
[in] pDC
Pointer to the device context of the popup window.[in] rect
The bounding rectangle of the popup window.
Requirements
Header: afxvisualmanageroffice2003.h