Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables or disables mouse and keyboard input.
virtual void EnableWindow(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
Set this parameter to TRUE to enable input, or to FALSE to disable input.
Remarks
This method calls the EnableWindow function to enable or disable input. For more information, see EnableWindow in the Windows SDK.
Requirements
Header: afxtoolbarbutton.h