________ control can accept text input.
Label
List - Box
Combo Box
Option Button.
The arrangement used to cancel the unloading of a form is _________ .
Cancel as Integer
Button as Integer
Shift as Integer .
X as single
Every application will have a common interface called a _________ .
Form
Document
Project
Command button
________ event occurs when form becomes the active window .
Initialize
Load
Activate
Unload
_____ control is used for selecting only one among a group .
Check box
Option button
Frame
_______ method redraws an object
Move
Refresh
Set focus
Show
To shift the input focus to a control ,____ method is invoked .
Hide
Display
A command button can be accessed using Enter key by setting _________ property .
Default
Cancel
Style
Name
A label can grow according to the size of the caption by setting _____ property .
Alignment
Wordwrap
Autosize
Caption
To delete data in a Listbox or combo box use the ________ method .
Clear
Delete
Add item
None of these