"List Box Feature and Accumulators" Please respond to the following:

User Generated

crgvgfba

Computer Science

Description

List boxes are an excellent feature to provide data validation in the input screen. They limit the user from having typos. Determine another object that could assist in data validation.

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

   Another object combo box control/and data validation;

       combo box;

A combo box is a collection of list box and textbox.

combo box is similar to a list box. list listindex, List Count, and other properties work the same way, however combo Boxes cannot have multiple columns or handle multiple selection.

The user can select an item from combo box and type in textbox. visual basic provides three types of combo boxes.

it is specified by using style property in the properties window.

1. Drop Down combo box.

                                                 This type of combo box displays only  one item unless clicks the button to display additional item.

The user can also enter values at the top of the combo box in the same way you do in a text box.

2.Simple combo box.

                                                 This type  of combo box looks like a list box attached to a textbox.

item are displayed as if they were in a list box. you may enter values on top of the combbox.

3.Drop down list box.

                                                 This type of combo box does not allow  the user to enter values. it is similar to list box..................................................................


Anonymous
Really useful study material!

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Content

Related Tags