| There is a
fairly simple method
of determining which files actually need to be distributed with your
newly
finished project. First Save the project.
Select TOOLS, CUSTOM CONTROLS from the Visual Basic
IDE menu. On
the resulting dialog box shown:
Check mark the three check boxes
in
the "Show" frame at the bottom right of the dialog box. This
will give you the currently selected controls which are on the toolbar
in Visual Basic.
NOTE: In Visual Basic 5.0 and 6.0 you will find this
under the menu
entry PROJECT, COMPONENTS as Microsoft in their infinite wisdom has
changed
the menus in the IDE since version 4.0. The first two examples show the
Visual Basic 4.0 dialogs, and the third one shows the dialogs you will
encounter in Visual Basic 5.0 and above.
|