Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables mouse and keyboard input to the control site.
virtual BOOL EnableWindow(
BOOL bEnable
);
Parameters
- bEnable
Specifies whether to enable or disable the window: TRUE if window input is to be enabled, otherwise FALSE.
Return Value
Nonzero if the window was previously disabled, otherwise 0.
Requirements
Header: afxocc.h