Designer Tools Overview
CodeSMART features the following tools that can
assist you while using the Visual Basic designers:
-
Tab Order Designer - easily manage the controls
tab order.
-
HotKey Designer - quickly assign and manage control hotkeys.
-
Bulk Controls Renamer - change the control
names on a designer in bulk and according to the naming
standards.
-
Change Name and Text Properties - easily change
the name and text properties for the newly added or selected
controls.
-
Property Tips - display a preset group of properties
and their values in a tooltip-like window while holding the mouse
over a control, in design view.
-
Control Cloning Tools - duplicate controls including
already implemented code.
See Also
Back to top
|