- Home
·
- Registry
·
- VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler
VB Compiler Tip When you start VB6 have all the MDI childs maximized within the compiler
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))
its in the "purose" section =)
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