StickyWindow()
Syntax
StickyWindow(#Window, State)Description
Makes the specified window stay on top of all other open windows (also from other programs), even if it does not have the focus.
'State' can have the following values:1: the window will stay on top of all others. 0: the window will not stay on top of all others when it does not have the focus.
Supported OS
All