VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Stay On Top Only One Line of Code After Declarations!!!

Oompa L. Standwiggalman  (1 Submission)   Windows API Call/Explanation   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Sat 4th November 2000   Mon 8th February 2021

Stay On Top Only One Line of Code After Declarations!!!

API Declarations


Public Const HWND_TOPMOST = -1
Public Const HWND_NOTOPMOST = -2
Public Const SWP_NOSIZE = &H1
Public Const SWP_NOMOVE = &H2
Public Const OOMPS = SWP_NOSIZE Or SWP_NOMOVE


Rate Stay On Top Only One Line of Code After Declarations!!! (1(1 Vote))
Stay On Top Only One Line of Code After Declarations!!!.bas

Stay On Top Only One Line of Code After Declarations!!! Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters