Keyboard Shortcuts Options |
Top Previous Next |
VS VB6 VBA The Keyboard Shortcuts section of the Personal Options tab explains you how to assign keyboard shortcuts for the MZ-Tools features (and for the exception / error handlers and code templates that you create). The way to define keyboard shortcuts is different for Visual Studio and for other IDEs. For Visual Studio the dialog is the following: If you click the Assign Keyboard Shortcuts... button, the window of Visual Studio to create keyboard shortcuts should appear: In this window you select a command, press the desired shortcut keys and click the Assign button. The commands of MZ-Tools start with the "MZTools" prefix for Visual Studio 2015 and higher, and with the "MZTools8" prefix for Visual Studio 2013 and lower. For VB and VBA, the dialog is the following, which allows you to create, edit or delete keyboard shortcuts: The keyboard shortcut can be for a feature provided by MZ-Tools: Or it can be for a feature provided by VB/VBA if those IDEs don't provide a keyboard shortcut for features that they do provide:
Remarks:
|