Marketplace reviews
VBMaximizer
- Introduction
- More features...
- Conclusion
Introduction
VBMaximizer is an add-in for VB 6, from VB-2-The-Max, which extends the functionaltiy of the VB IDE with extra commands and a code librarian. Once installed, you see a rather intimidating array of toolbar items added; there are over 70 commands to make your life as a developer easier.
There are various commands available for your code. These include splitting and joining lines using the _ command, sorting lines, adding line numbering, add/remove $ functions (ie converting Mid, which returns variants, to Mid$, which returns a string), create a Select Case block for items in an enum statement, and generate a MsgBox command. As if this wasn't enough, there are also an extended range of clipboard options, as well as enhanced find/replace, and a 'Select expression' command.
Related articles
Related discussion
-
Run-time error '91'
by converter2009 (1 replies)
-
VB6 Runtime error 381 subsript out of range Error
by Uncle (2 replies)
-
passing and reading parameters from using Shell
by jigartoliya (0 replies)
-
Convert C++ code to VB6
by mawcot (4 replies)
-
listbox scrollbar
by Dennijr (10 replies)
This thread is for discussions of VBMaximizer.