Share via


CMFCCaptionBar::EnableButton

Enables or disables the button on the caption bar.

void EnableButton(
   BOOL bEnable=TRUE 
);

Parameters

  • [in] bEnable
    TRUE to enable the button, FALSE to disable the button.

Requirements

Header: afxcaptionbar.h

See Also

Reference

CMFCCaptionBar Class

Hierarchy Chart