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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Enables or disables the button on the caption bar.
void EnableButton(
BOOL bEnable=TRUE
);
Header: afxcaptionbar.h