CPaneFrameWnd::SetCaptionButtons

设置标题按钮。

virtual void SetCaptionButtons(
   DWORD dwButtons
);

参数

  • [in] dwButtons
    按位"或"下列值的组合:

    • AFX_CAPTION_BTN_CLOSE

    • AFX_CAPTION_BTN_PIN

    • AFX_CAPTION_BTN_MENU

    • AFX_CAPTION_BTN_CUSTOMIZE

要求

标头: afxpaneframewnd.h

请参见

参考

CPaneFrameWnd选件类

层次结构图