DisableWindow()

语法

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

参数

#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.

返回值

无.

已支持操作系统

所有

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