| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Other |
|
See also |
GETTOPWINDOW, FINDWINDOWLIKE, CLOSEAPPS |
Sets the foreground window. The specified window will be shown and kept on top/in foreground (like task manager window by default) until the flag is deactivated.
SETTOPWIN[DOW] <WindowHandle>, [<OnOff>]
|
Part |
Description | |
| <WindowHandle> | Handle of the window to set ontop. | |
| <OnOff> | 0|1; Flag, if the specified window should stick to foreground or not. If 1 (default) then window will be set to foreground. | |
|
| ||