DisableWindow()

Syntax

DisableWindow(#Window, State)
Description
Enables or disables user input to the specified Window.

'State' can take the following values:
  1: The window is disabled.
  0: The window is enabled.

Supported OS

All

<- CloseWindow() - Window Index - EventGadget() ->