Code and Resource Tools
Code Assistant - helps you maintain Code Libraries. Its Visual Clipboard provides a convenient area for assembling code from multiple sources. You can organize code items into logical groups and search for code using keywords. In addition, you can organize your source code into separate code libraries for each project. These code libraries can be shared within a workgroup across a network
Comment Assistant - helps you block out multiple lines of code with a single click. This becomes an invaluable feature when debugging code. You can also store frequently used or standardized comments which can be placed on top, bottom or at the right of selected code with the touch of a button
Common Dialog Wizard - automatically generates code to display common dialogs. It uses a step-by-step method to visually guide you through the dialog's creation
Resource Assistant - helps you create and edit resources within any .RES file included in your project directly from within Visual Basic. In addition, you can use Resource Assistant's rich editing environment to edit resources such as bitmaps and icons found on your forms
Control Tools
Accelerator Assistant - helps you maintain keyboard accelerators used on your Visual Basic forms. It lets you view current accelerator settings as well as identify accelerator conflicts
Control Alignment Assistant - allows you to size containers or forms to child controls. Offset fields allow you to specify the exact distance of a child control relative to its parent boundaries. This provides more precise placement of controls and makes it easier to align controls across containers
Control Array Assistant - enables you to visually create and maintain control arrays right on you Visual Basic form via a right-mouse menu interface
Property Tips - enables you to quickly inspect property settings of controls on forms using a "Balloon Help/ToolTip" metaphor
Tab Order Assistant - enables you to view and modify the tab order of controls right on your form via a right-mouse menu interface
Database Tools
Data Binding Assistant - lets you visually bind controls on forms to DataSources via a right-mouse menu interface
Environment Tools
Auto Project Save - automatically saves your Visual Basic project at the interval you specify
Clipboard History Assistant - keeps track of items that are either cut or copied to the Clipboard History. When an item is cut or copied to the Windows Clipboard, VBAssist automatically detects this and adds it to the Clipboard History
Project Control View - enables you to view the status of your Visual Basic projects and project groups at a glance. It allows you to view information from the point of view of either the project(s) or the controls
Work Space Assistant - helps you get the most out of limited screen space. Commonly used windows, such as the properties window, project window and control toolbox can be automatically hidden in the corners of your screen when they are not in use
Zoom Assistant - provides a software magnifying-glass that helps you create a more accurate and precise visual interface.