VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This keeps the form on top of all others except the start menu as there isnt a way to bypass that.

Deano Splamoni  (15 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Unknown Difficulty   Sat 14th August 2004   Mon 8th February 2021

This keeps the form on top of all others except the start menu as there isnt a way to bypass that. i have submitted this as the old one was

API Declarations


Const HWND_TOPMOST = -1
Const HWND_NOTOPMOST = -2
Const SWP_NOMOVE As Long = &H2
Const SWP_NOSIZE As Long = &H1

Rate This keeps the form on top of all others except the start menu as there isnt a way to bypass that. (1(1 Vote))
This keeps the form on top of all others except the start menu as there isnt a way to bypass that. .bas

This keeps the form on top of all others except the start menu as there isnt a way to bypass that. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters