Description

Stops execution of a running window, optionally changing focus to another window or control.

Syntax

End_Window(windowID [, focusto])

Parameters

The End_Window function has the following parameters.

ParameterDescription
windowIDName of running window.
FocustoSpecify the name of the control to have focus after the window is destroyed.

See Also

End_Dialog() function

  • No labels