Insert Headers

Top  Previous  Next

 C#   VB.NET   VB6   VBA 

The Insert Headers feature iterates the projects, files and items of your solution and for each item that lacks a header executes the Insert Header feature. This allows you to add headers to all the items of your project quite quickly. Notice though, that it may not be an uninterrupted operation, since there are two cases where you may be prompted for information:

MZ-Tools offers the following ways to insert headers:

  • The MZ-Tools | Insert Headers... menu.
  • The Insert Headers button on the MZ-Tools - Main toolbar.
  • In Visual Studio 2015 and higher, the keyboard shortcut associated with the MZTools.InsertCodeElementHeaders command.
  • In Visual Studio 2013 and lower, the keyboard shortcut associated with the MZTools8.InsertCodeElementHeaders command.
  • In VB6 / VBA, the keyboard shortcut associated with the Insert Headers feature.

When you invoke this feature, a window is shown that allows you to select the scope of the operation and the items which to insert a header to:

InsertCodeElementHeaders

You can customize the headers in the Options window, Team Options tab, Headers section.

See Also:

Insert Header

Headers Options

User-defined Variables

Keyboard Shortcuts Options