Every application will have a common interface called a _________ .
Form
Document
Project
Command button
When you type a data in a Text box the ________ event occurs .
Check
Key press
Key down
Key up
Pick the odd one out
Text button
Label
Frame
To set the Text contained in a control ___ property is used .
Caption
Text
Name
Enabled
______ method is used to move the objects .
Move
Refresh
Set focus
None of these
A key was released while an object was having the focus .The event that can be executed here is ____.
KeyUp
KeyPress
KeyDown
MouseUp
The arrangement used to cancel the unloading of a form is _________ .
Cancel as Integer
Button as Integer
Shift as Integer .
X as single
A label can grow according to the size of the caption by setting _____ property .
Alignment
Wordwrap
Autosize
To shift the input focus to a control ,____ method is invoked .
Hide
Show
Display
We can hide a control by setting its _____ property to false .
Visible
Style
Default