StickyWindow()
语法
StickyWindow(#Window, State)概要
Makes the specified window stay on top of all other open windows (also from other programs), even if it does not have the focus.
参数
#Window The window to use. State It can be one the following values: #True : the window will stay on top of all others. #False: the window will not stay on top of all others when it does not have the focus.
返回值
无.
已支持操作系统
所有