CMFCVisualManagerOffice2003::OnDrawPopupWindowButtonBorder
The framework calls this method when it draws the border of button in a popup window.
virtual void OnDrawPopupWindowButtonBorder(
CDC* pDC,
CRect rectClient,
CMFCDesktopAlertWndButton* pButton
);
Parameters
[in] pDC
Pointer to the device context of the button.[in] rectClient
Bounding rectangle of the button.[in] pButton
Pointer to the button (a CMFCDesktopAlertWndButton Class object).
Requirements
Header: afxvisualmanageroffice2003.h