`
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 November 21, 2024, 6:26 am This article has been viewed/printed 35221 times. |