CPaneFrameWnd::SetCaptionButtons

Sets caption buttons.

virtual void SetCaptionButtons(
   DWORD dwButtons
);

Parameters

  • [in] dwButtons
    Bitwise-OR combination of the following values:

    • AFX_CAPTION_BTN_CLOSE

    • AFX_CAPTION_BTN_PIN

    • AFX_CAPTION_BTN_MENU

    • AFX_CAPTION_BTN_CUSTOMIZE

Requirements

Header: afxpaneframewnd.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CPaneFrameWnd Class