次の方法で共有


CPaneFrameWnd::SetCaptionButtons

更新 : 2007 年 11 月

キャプション ボタンを設定します。

virtual void SetCaptionButtons(
   DWORD dwButtons
);

パラメータ

  • [入力] dwButtons
    次の値のビット単位の組み合わせ (OR)。

    • AFX_CAPTION_BTN_CLOSE

    • AFX_CAPTION_BTN_PIN

    • AFX_CAPTION_BTN_MENU

    • AFX_CAPTION_BTN_CUSTOMIZE

必要条件

ヘッダー : afxpaneframewnd.h

参照

概念

MFC 階層図

参照

CPaneFrameWnd クラス