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
-
Problem with migration to C# (CoCreateInstanceEx)
by LRollison (1 replies)
-
VB6 Problem Creating Shortcuts
by rb1177 (0 replies)
-
how can i open a file
by kyawswarhtun (0 replies)
-
how to save any one form what i want?
by blackguy (5 replies)
-
Build an MP3 Player
by soybees (4 replies)
This thread is for discussions of VBMaximizer.