Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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