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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Enables or disables the button on the caption bar.
void EnableButton(
BOOL bEnable=TRUE
);
Header: afxcaptionbar.h