Go to Beginning / End of Class

Top  Previous  Next

 VS   VB6   VBA 

The Go to Beginning / End of Class features allow you to move the cursor in a code window to the beginning or end of the class where the cursor is positioned.

MZ-Tools offers the following ways to go to the beginning or end of the class:

  • The MZ-Tools | Go to | Go to Beginning of Class and MZ-Tools | Go to | Go to End of Class menus.
  • The Go to Beginning of Class and Go to End of Class buttons on the MZ-Tools - Main toolbar.
  • In Visual Studio 2015 and higher, the keyboard shortcuts associated with the MZTools.GoToBeginningOfClass and MZTools.GoToEndOfClass commands.
  • In Visual Studio 2013 and lower, the keyboard shortcuts associated with the MZTools8.GoToBeginningOfClass and MZTools8.GoToEndOfClass commands.
  • In VB6 / VBA, the keyboard shortcuts associated with the Go to Beginning of Class / Go to End of Class features.

See Also:

Keyboard Shortcuts Options