Win32WindowDisable Method |
Disables mouse and keyboard input to this window or control.
When input is disabled, the window does not receive input such as mouse clicks and key presses.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax Return Value
Type:
Booleantrue if the window was previously disabled; otherwise false.
See Also