Type Tags Options

Top  Previous  Next

 VS   VB6   VBA 

The Type Tags section of the Team Options tab allows you to customize the type prefixes that will be used by other features of MZ-Tools, such as the New Method / Property Assistant or the Nomenclature Rules Review of the Review Quality:

OptionsTypeTags

You can customize:

  • The tags of general types (class, enum, etc.).
  • The tag for arrays.
  • The tags of specific types.
  • Whether to use the control tags defined in the Control Tags Options to be used in designers (ex: "btn" for Buttons) as type tags.

To create a tag for a specific type you use the following window:

TypeTag

In this window you select a data type (Boolean, String, etc.) or a specific type from some library (VB/VBA) or assembly (Visual Studio), and then the tag for that type.

See Also:

New Method / Property Assistant

Convert Field to Property

Review Quality