VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler

Andrew Heinlein (Mouse)  (10 Submissions)   Registry   Visual Basic 3.0   Beginner   Wed 3rd February 2021

are you sick of the MDI (code/form) windows not maximizing when you start Visual Basic 6? Just enter this into your registry:
path:
HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0
key:
"MDIMaximized"="1"
if your not good at editing the registry, then download this REG file and have it do it for you!
https://www.theblackhand.net/mouse/MDIMax.reg
just
a fun tip to help speed things up
By Arachnid and Mouse

Rate VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler (7(7 Vote))
VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler.bas

VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters