CMFCVisualManagerOffice2003::OnFillPopupWindowBackground

在加载弹出窗口的背景时,框架调用此方法。

virtual void OnFillPopupWindowBackground(
   CDC* pDC,
   CRect rect
);

参数

  • [in] pDC
    与设备上下文的指针。

  • [in] rect
    指定弹出窗口边界的矩形。

备注

重写在派生的视觉管理器的此方法来自定义弹出窗口外观。

要求

标头: afxvisualmanageroffice2003.h

请参见

参考

CMFCVisualManagerOffice2003选件类

层次结构图