By eHow Internet Editor
Rate: (5 Ratings)
When they want to create an interface that extracts information from the user, Visual Basic is a common solution for programmers. Visual Basic makes it easy to a group of option boxes, the best way to handle a situation where you want to present the user with a finite number of possible options. With a group of option boxes, users can only choose one, and their choice causes all other option boxes in the same group to be automatically deactivated. Once a user has selected an option box, your code can take action depending on which box in the group was selected.
eHow Internet Editor