Ver versión en español    
 
Home
10 Reasons to use MZ-Tools
MZ-Tools 6.0 for VS.NET
Editions
Features
Online Documentation
MZ-Tools SDK
Download
Purchase
FAQ & Support
Version History
MZ-Tools 3.0 for VB6 & VBA
Features
Online Documentation
Download (freeware)
Donations (Paypal)
FAQ & Support
Version History
User Reviews
Community Place
Contact  
For Add-In Developers
About
   
 
User Testimonials

I'm an avid supporter of MZ-Tools. It's a product I couldn't do without and your level of support is outstanding.

Jan Hyde (Visual Basic MVP)

You will soon wonder how you ever lived without it.

Andy Maggs

More user reviews
 
Community Place

This section contains resources provided by MZTools Software and its community of users to be used with the MZ-Tools add-ins. You can contributetoo.

Select your area of interest:

Disclaimer: MZTools Software makes no representations about the suitability, reliability or accuracy of the resources contained herein. All such resources are provided "as is" without warranty of any kind. Resources are copyrights by the respective contributors, except translations of original resources supplied by MZTools Software.

Localized Help Files

Version Language Description Contributor File
MZ-Tools 3.0 Italian
Help file image Help file
Giorgio Brausi Download
German
Help file image Help file
Gerhard Breit Download
MZ-Tools 5.0 Spanish
Help file image Help file
Juansa Download

Do you want to localize some MZ-Tools help file? Ask for the sources, submit your localized help file and you will get a free license for the commercial versions of MZ-Tools for .NET.

   Top

Localized XSL Templates for the HTML Documentation feature

Version Language Description Contributor File
MZ-Tools 3.0 German
XSL Template Image XSL Template
Gerhard Breit Download
French
XSL Template Image XSL Template
François Picalausa Download

   Top

Code Templates

Version .NET Language Description Contributor File
MZ-Tools 4.0
and higher
VB.NET
Code template Image Surround with region
MZTools Software Download
C#
Code template Image Surround with region
MZTools Software Download
Visual C++
Code template Image Surround with region
MZTools Software Download
Managed C
Code template Image Surround with region
MZTools Software Download

   Top

Mandatory Text Reviews (MZ-Tools 4.0 and higher)

Once you have downloaded and unzipped the file of your interest, go to the "MZ-Tools", "Options" menu, "Review Mandatory Text" section, click the "Import..." button and select the file. 

Version .NET Language Description Contributor File
MZ-Tools 4.0
and higher
Any
Review Image Assembly company mandatory
MZTools Software Download
Review Image Assembly copyright mandatory
MZTools Software Download
Review Image Assembly description mandatory
MZTools Software Download
Review Image Assembly file version mandatory
MZTools Software Download
Review Image Assembly product mandatory
MZTools Software Download
Review Image Assembly title mandatory
MZTools Software Download
Review Image Assembly version mandatory
MZTools Software Download
Review Image Return mandatory on functions or properties
MZTools Software Download
Review Image Several mandatory text reviews
Dave Highfield and Karen Rubal Download

   Top

Forbidden Text Reviews (MZ-Tools 4.0 and higher)

Once you have downloaded and unzipped the file of your interest, go to the "MZ-Tools", "Options" menu, "Review Forbidden Text" section, click the "Import..." button and select the file. 

Version .NET Language Description Contributor File
MZ-Tools 4.0
and higher
Any
Review Image Magic strings in "case" statements forbidden
MZTools Software Download
Review Image Multiple "return" statements forbidden
MZTools Software Download
Review Image Several forbidden text reviews
Dave Highfield and Karen Rubal Download
VB.NET
Review Image "Exit" statement forbidden
MZTools Software Download
Review Image Exposed class variables forbidden
MZTools Software Download
Review Image "If" statement in same line forbidden
MZTools Software Download
Review Image Magic strings in "if" statements forbidden
MZTools Software Download
Review Image "On Error" statement forbidden
MZTools Software Download
Review Image "Option Strict Off" forbidden
MZTools Software Download
Review Image Old VB6 function return style forbidden
MZTools Software Download
Review Image Hungarian or camel case in procedures forbidden
MZTools Software Download
C#
Review Image "If" statement in same line forbidden
MZTools Software Download

   Top

External Operations (MZ-Tools SDK of MZ-Tools 4.0 and higher)

To learn about external operations, visit the MZ-Tools SDK section and read the help file.

To make these external operations work, you have to compile the external operation assembly DLL (fix the project references, if required) and copy it to any of these folders:

  • The folder of MZ-Tools DLL (admin rights are required), typically:

    "C:\Program Files\MZTools6"

  • The folder which stores the options files (admin rights are not required), typically:

    Windows 2000/XP: "C:\Documents and Settings\<username>\Application Data\MZTools Software\MZTools6"

    Windows Vista: "C:\Users\<username>\AppData\Roaming\MZTools Software\MZTools6"

The next time that MZ-Tools is loaded, it will add commands for the operations in the assembly and it will add the proper menu entries under the Other Utilities menu of MZ-Tools. To unplug the external operation(s) from MZ-Tools, just remove the assembly DLL from that folder. The next time that MZ-Tools is loaded, it will remove the commands and menus for the operations of the missing assembly.

Also, each project contains a readme.txt file that describes the operation and how it works.

Version .NET Language Description Contributor File
MZ-Tools 6.0
Enterprise Edition
VB.NET
Operation Image Hello World
MZTools Software Download
Operation image Review Code Standards
MZTools Software
Operation Image Review Control Text Spelling
MZTools Software
Operation Image Format Code
MZTools Software
Operation image Enable Windows XP Theme
MZTools Software
Operation image Document Code
MZTools Software
Operation Image Pre / Post Procedure Code
MZTools Software
C#
Operation Image Hello World
MZTools Software Download
Operation Image Review Code Standards
MZTools Software
Operation Image Review Control Text Spelling
MZTools Software
Operation Image Format Code
MZTools Software
Operation Image Enable Windows XP Theme
MZTools Software
Operation Image Document Code
MZTools Software
Operation Image Pre / Post Procedure Code
MZTools Software

   Top