Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Keep APP on top 2003-05-30 -- John Christ III Inside the Global Map:
MODULE('win32.lib')
SetWindowPos(UNSIGNED, UNSIGNED, SIGNED, SIGNED, |
SIGNED, SIGNED, UNSIGNED), LONG, PASCAL, RAW, DLL
END
After Opening the Window:
DISPLAY
i# = SetWindowPos(0{PROP:Handle}, -1, 0, 0, 0, 0, BOR(2, 1))
Today is November 21, 2024, 7:43 am This article has been viewed 35197 times.
|
|