DisableWindow()
Syntax
DisableWindow(#Window, State)Description
Enables or disables user input to the specified Window.
Parameters
#Window The window to disable or enable. State It can be one of the following values: #True : the window is disabled. #False: The window is enabled.
Return value
None.
Supported OS
All