Option buttons are also known as
Radio Buttons
Command buttons
Check buttons
Control Buttons
The picture control automatically sizes to the size of the image when ______ property is set to True.
Style
Picture
Auto size
Stretch
A label can grow according to the size of the caption by setting _____ property .
Alignment
Wordwrap
Autosize
Caption
Usha wants to enter her address in multiple line .Write the property needed for this
Text
Maxlength
Multiline
None of these
___________ property of a text box determines of the characters typed in a text box are displayed .
Password char
Max length
Whether a control can respond to events is determined by the __________ property .
Enabled
Font
Tab Index
Event that is generated when the mouse button is pressed and held down over a control is
KeyPress
MouseDown
Click
MouseMove
________ control can accept text input.
Label
List - Box
Combo Box
Option Button.
The important property for a checkbox control is
Value
Checked
Name
We can hide a control by setting its _____ property to false .
Visible
Default