Contents

Which property contains a number that represents the order in which the control was added to the form?
a) TabIndex property
b) Order property
c) Tab order property
d) Index property

a

What determines the Tab order?
a) TabIndex values
b) TabOrder values
c) Tab values
d) Arrangement of the controls in the interface

a

When a control has focus it can accept
a) values                                               
b) any user input
c) numbers                           
d) strings

b

A…………is an example that accepts user input and is determined by a label control.
a) Text box                          
b) Property box
c) Tool box                          
d) Button

a

Set the identifying labels tab index property that is…………than text box’s tab index property.
a) One number lesser
b) One number more
c) Same as text box’s tab index
d) Does not 
depend on text box’s tab index

a

You can set the control’s tab index property using…………
a) Properties window
b) Control Window
c) File                                    
d) Edit

a