`
Par2: Make window stay on top 2009-02-03 -- Kevin Erskine http://msdn.microsoft.com/en-us/library/ms633545(VS.85).aspx !--- SetWindowPos(0{PROP:Handle},-1,0,0,0,0,3) ! OnTop SetWindowPos(0{PROP:Handle},-2,0,0,0,0,3) ! Normal !--- Printed April 1, 2025, 11:07 pm This article has been viewed/printed 35289 times. |