|
Flowchart4VB.NET - How to |
|
|
Using Flowchart4VB.NET Open Flowchart Window Load Flowchart4VB.NET Add-in and set the startup preference using Tools->Addin Manager.
Once the Flowchart Add-in is loaded you can open the flowchart window using Tools->Flowchart4VB.NET menu. Dock the window as per your preference. 
Flowchart4VB.NET Window and Toolbar
1. Flowchart default preferences.Control the default method of flowchart drawing by configuring the options in the Flowchart4VB.NET Preferences dialog. The dialog can be accessed using the Flowchart4VB.NET toolbar.
2. Flowchart View Toolbar Menu Export to Visio Options
Highlight Exit Points, Display Conditions Code, Highlight Complex Conditions, Display Branching Comments override the default setting configured in Preferences. Level Folding Menu, display a sub menu showing the depth of the function, Choose a "Level - n" to expand the diagram upto that level. Click "Expand All Levels" for a complete diagram. Back To Function Scope Menu is enabled if "Open this block" menu had been used, Choose the menu to revert to function scope, Export To Visio - Export - WYSIWYG - Exports current flowchart to Microsoft Visio.
- Export - Single Page - Export complete flowchart of the function to Visio as a single page.
- Export - Multi Page - Export Complete flowchart of the function to Visio with Level Folding (Multi-Page).
|