Home | Tips & Tricks | General Info | Downloads | NG Archive | Links | Email | Search | Register | Users | Login
Rating: 80% (4 votes registred)Rate this item:Sucks!BadGoodBetterGreat!Back to listHow can I set an application "Always on top"An application can be set "Always on top" like this:SetWindowPos( oWnd:hWnd, -1, 0, 0, 0, 0, 3 )
How can I set an application "Always on top"
An application can be set "Always on top" like this:
SetWindowPos( oWnd:hWnd, -1, 0, 0, 0, 0, 3 )
© 2002 Bekz.net, Inc. All Rights Reserved.