CloseScreenWindow()

Syntax

CloseScreenWindow(#ScreenWindow)
Description
Close the specified window.

Parameters

#ScreenWindow The window to close. If #PB_All is specified, all the remaining windows are closed.

Return value

None.

Remarks

All remaining opened windows are automatically closed when the program ends.

Supported OS

All

<- CloseScreenGadgetList() - ScreenGadget Index - ComboBoxScreenGadget() ->