Math 471- Computer Math 1

Instructor: Mr. C. Monroe

Visual Basic 6.0 Software Usage Tips
Sliders
Icons



What? No Slider Control?
(How to add a slider control to your Toolbox)
  1. From the main menu, select Project | Components.
  2. Check Microsoft Windows Common Controls 6.0
  3. Click OK.

Where do I find icons?
  1. In the Properties box, select the Icon property.
  2. In the Load Icon dialog box, navigate up one folder.
  3. Move into the Common folder.
  4. Move into the Graphics folder. 
  5. Move into Icons folder. 
  6. In the Icons folder, you will find several folders that names categories.  The icons are grouped by category in each folder.  Move into each folder and choose the icon you want.  Then click Open.



Back