DisableWindow3D()

Syntax

DisableWindow3D(#Window3D, 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

<- CloseWindow3D() - Window3D Index - EventGadget3D() ->