次の方法で共有


CMFCVisualManagerOffice2003::OnDrawPopupWindowButtonBorder

フレームワークは、ポップアップ ウィンドウのボタンの境界線を描画するときにこのメソッドを呼び出します。

virtual void OnDrawPopupWindowButtonBorder(
   CDC* pDC,
   CRect rectClient,
   CMFCDesktopAlertWndButton* pButton
);

パラメーター

  • [入力] pDC
    ボタンのデバイス コンテキストへのポインター。

  • [入力] rectClient
    ボタンの外接する四角形。

  • [入力] pButton
    CMFCDesktopAlertWndButton クラス のボタン (オブジェクト) へのポインター。

必要条件

ヘッダー : afxvisualmanageroffice2003.h

参照

関連項目

CMFCVisualManagerOffice2003 クラス

階層図