|
The feature allows you to reload a Visual Basic file (form, class, etc.) from disk to rollback to the previously saved copy of a file.
MZ-Tools offers the following ways to reload a file from disk:
- The menu.
- The context menu of a form, class, module, etc. file in the of Visual Basic.
- The button on the toolbar.
- The shortcut customized in the window, tab.
Remarks:
- This feature is not available in the VBA version of MZ-Tools.
- Some files fail to reload. This happens typically with UserControls files that are used in other files and it is a limitation of Visual Basic. As a workaround, you can reload manually the whole project or project group without saving that file. For more info, see the MSDN Knowledge Base article Q258233: "PRB: Potential Problem with Reloading a UserControl File with an Add-In".
See Also:
Edit File As Text
Shortcuts Customization
|