Add Multiple Files To Project

Top  Previous  Next

The Add Multiple Files To Project feature allows you to use multiple file selection when adding files to a project. The common dialog that Visual Basic offers to add files to a project does not allow multiple file selection, that is, you must add the files one by one. When this feature is active (Options window, General tab), MZ-Tools intercepts the Add File... buttons and the Ctrl+D shortcut to show an Add File dialog that allows multiple selection. In addition, you do not have to specify if the file is a "related document" since MZ-Tools detects it automatically according to the extension of the file.

Remarks:

  • This feature is not available in the VBA version of MZ-Tools.
  • Be aware that this feature only replaces the dialog shown when clicking Add File... commands and therefore multiple selection does not work with the Existing tab of Add Module..., Add Form... etc. commands.

See Also:

General Customization