VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

a 1 line code to keep a form on top within your ap

Casey  (2 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

The purpose of this extremely small code is to take a form within your application and keep it on top of all the forms within your application. (Modal Forms) Note however that when you use this code, it will make all other forms in your application inaccessible until that form is closed. This is great for times when you have a form like starting a new game, or a form that tells about your program that you want to stay on top and "stop" your program until it is closed.

Assumes
2 forms, 1 command button or menu link

Rate a 1 line code to keep a form on top within your ap (27(27 Vote))
a 1 line code to keep a form on top within your ap.bas

a 1 line code to keep a form on top within your ap Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters