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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Enables or disables the button on the caption bar.
void EnableButton(
BOOL bEnable=TRUE
);
Header: afxcaptionbar.h