
288 SOF T WARE ENGINEERING AND TESTING
2- Dropdown List No write, selection by list view
TabIndex Sets the order of movement of the cursor
upon pressing the Tab key (Index starts
from 0)
TabStop True Cursor moves to that control if the Tab key
is pressed
False Cursor does not move to that control if the
Tab key is pressed
Text The text that appears in the Combo Box
Top Distance in twips from top of the Form
Visible True Control becomes visible
False Control becomes invisible
Width Sets the width of the control
List Box
Property Setting Description
Name Gives a name to the control
Appearance 0- Flat Control appears flat
1- 3-D Control has 3-D appearance ...