You are here: AxTools > CodeSMART 2009 for VS.NET > Documentation > Quick Reference > Main Toolbars Reference
While browsing this page, why not start downloading the evaluation setup kit (direct download, no questions asked).

Main Toolbars Reference
Applies to: Visual Studio .NET 2002, Visual Studio .NET 2003, Visual Studio 2005, Visual Studio 2008

The CodeSMART main toolbar system consists of four toolbars.

Navigation and IDE Tools
Code Edit Tools
Managers and Other Tools
Designer Edit Tools
The Navigation and IDE Tools toolbar
Toolbar buttons from left to right:
  • Open the 'Code Explorer' tool window.
  • Open the 'Code Flow Explorer' tool window.
  • Open the 'Designer Explorer' tool window.
  • Open the 'Extended Find and Replace' dialog.
  • Find references in code.
  • Find CodeSMART bookmarks in code.
  • Show the Extended Find and Replace, Find References or Find Bookmarks result panes.
  • Access code outlining related commands (regions and zones).
  • Close all code windows.
  • Close all designer windows.
The Code Edit Tools toolbar
Toolbar buttons from left to right:
  • Open the 'Add New Property' dialog.
  • Open the 'Add New Method' dialog.
  • Access the Advanced Code Builders class construction wizards.
  • Access the Advanced Code Builders code implementation wizards.
  • Open the 'Code Formatter' dialog.
  • Open the 'Sort Procedures' dialog.
  • Enclose the selection in a specific 'Try...Catch' block.
  • Insert 'Try...Catch' member blocks at a specified scope.
  • Access 'Try...Catch' templates and their corresponding handlers.
  • Access standard and XML commenting tools.
The Managers and Other Tools toolbar

Toolbar buttons from left to right:

  • Open the 'AutoText Manager' dialog.
  • Open the 'SmartComplete Manager' dialog.
  • Open the 'Code Library Explorer' toolwindow.
  • Open the 'Naming Standards Manager' dialog.
  • Access other tools like: Spelling Checker, Review Strings, Code Commenting Analyzer, Code Statistics.
  • Show the Spelling Checker, Review Strings or Code Commenting Analyzer result pane.
The Designer Edit Tools toolbar

Toolbar buttons from left to right:

  • Open the 'Tab Order Designer' dialog.
  • Open the 'Hotkey Designer' dialog.
  • Open the 'Change Name and Text' dialog.

See Also
Main Menu Reference
Code Window Context Menu Reference
Keyboard Shortcuts Reference
Standard Parameters Reference

Back To Top