|
VB6 Extra tools 22-Jun-2012
|
Email
|
| Submitted on: |
6/22/2012 4:21:47 PM |
| By: |
Kenaso
|
| Level: |
Beginner |
| User Rating: |
By 8 Users |
| Compatibility: |
VB 6.0 |
| Views: |
7932 |
|
(About the author) |
|
|
|
A couple of tools to make your programming life a little easier.
|
| |
Terms of Agreement:
By using this article, you agree to the following terms...
- You may use
this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
- You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
- You may link to this article from another website, but ONLY if it is not wrapped in a frame.
- You will abide by any additional copyright restrictions which the author may have placed in the article or article's description.
|
First on the list is mouse wheel scrolling in
the IDE. We know it should be an addin but
where is it located? I did a search and found
a MS KB article. After downloading both files,
I found the VB6 package to be lacking files
and the IntelliPoint package did not help my
particular mouse. I then went to the author's
blog and downloaded the update.
VB6 MouseWheelFix - Now works in SDI Mode!
http://blogs.msdn.com/b/robgruen/archive/2006/02/22/537288.aspx
Now when I open some code, I can scroll
using my mouse wheel.
----------------------------
The one everyone likes is MZTools for Visual
Basic 6.0 MZ-Tools 3.0 works on any 32-bit
or 64-bit Windows operating system, including
Windows Vista and Windows 7. MZ-Tools 3.0
is a freeware add-in for Visual Basic 6.0,
Visual Basic 5.0 and the Visual Basic For
Applications editor (provided by a VBA-enabled
application such as those in Office 2000-2010
32-bit, except Office 64-bit) which adds several
productivity features to the IDE. Download at:
http://www.mztools.com/v3/download.aspx
----------------
I realize that this should be in the forum but felt
that there are many of you looking for a little
assistance and this just might do it.
Happy coding.
Kenneth
|
|
Other 28 submission(s) by this author
|
|
Report Bad Submission
|
Your Vote
|
| |
Other User Comments
|
6/23/2012 4:57:33 AM: ThePiper
Hi Kenaso You call yourself as a Beginner, but you act like a Professional! Thanks for the support! ;-) (If this comment was disrespectful, please report it.)
|
6/23/2012 9:05:17 AM: heru
try it! (If this comment was disrespectful, please report it.)
|
6/23/2012 9:08:01 AM: __
SDI mouse wheel working now! at least the MS lame code (only to MDI) are fixed
mz are one old thing I forgot in time, but still useful
tanks a lot (If this comment was disrespectful, please report it.)
|
6/24/2012 3:33:23 PM: Bonnie West
Another noteworthy tool is the vbAdvance add-in available at http://vb.mvps.org/tools/vbAdvance/ (If this comment was disrespectful, please report it.)
|
6/24/2012 6:22:25 PM: GioRock
Many thanks Kenaso, just a little big piece of code... Many years ago, I've implemented an Add-In that subclass VB IDE to add custom hotkey executing some operation inside main program, well, when I included MouseWheel, punctually it crash on exit, now it does works fine, Excellent!!! (If this comment was disrespectful, please report it.)
|
6/25/2012 12:23:46 PM: Kenaso
Thank you, Bonnie. (If this comment was disrespectful, please report it.)
|
Add Your Feedback
Your feedback will be posted below and an email sent to
the author. Please remember that the author was kind enough to
share this with you, so any criticisms must be stated politely, or they
will be deleted. (For feedback not related to this particular article, please
click here instead.)
To post feedback, first please login.
|