_______ property prevent the data entry in a Text box .
Multiline
Text
Maxlength
Locked
Every application will have a common interface called a _________ .
Form
Document
Project
Command button
To delete data in a Listbox or combo box use the ________ method .
Clear
Delete
Add item
None of these
The 'close option' of a form is displayed in the ______ .
Title bar
Work area
Control menu
The arrangement used to cancel the unloading of a form is _________ .
Cancel as Integer
Button as Integer
Shift as Integer .
X as single
___________ property of a text box determines of the characters typed in a text box are displayed .
Password char
Max length
The time period for Timer control's interval property is specified in _____ .
Seconds
Micro seconds
Minutes
Milli seconds
A label can grow according to the size of the caption by setting _____ property .
Alignment
Wordwrap
Autosize
Caption
To set the Text contained in a control ___ property is used .
Name
Enabled
Usha wants to enter her address in multiple line .Write the property needed for this .