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.
Parameter | Description |
---|---|
windowID | Name of running window. |
Focusto | Specify the name of the control to have focus after the window is destroyed. |