Sams Teach Yourself Visual Basic 6 in 24 Hours

Sams Teach Yourself Visual Basic 6 in 24 Hours

By Greg Perry

Summary

In this hour you learned about several new controls that allow you to begin adding more user interactivity to your applications. The option buttons and check boxes work almost exactly alike except that the option buttons are mutually exclusive and provide your users with a single option from a selection. The scrollbars let your users select values based on a range, using either a horizontal or vertical scrollbar. The Timer control keeps track of time passing during your application's execution and triggers a Timer() event every time the Interval value of time has passed.

Hour 12, "Dialog Box Basics," builds further on your I/O skills by demonstrating how to create common dialog boxes. Your users will be able to use the dialog boxes to enter and select values.

Share ThisShare This

Informit Network