The property which determines whether a check box is selected or not .
Checked
Value
Selected
All of these
When an user typed some text on the text box,the text is displayed as * .which property of text box determine this ?
Multiline
Max length
Password char
Locked
_____are the basic building block of a visual basic application.
Code window
Form objects
Properties window
Project explorer window
__________is a boolean property of list box control.
You are required to display a background picture on the form which property is mentioned here ?
Autosize
Picture
Path
Pattern
_________ property determines whether or not the form is displayed with 3D effect.
Caption
Border style
Appearance
Icon
The __________method refreshes any data associated with the control.
refresh
setfocus
move
none of these
The property used to set text displayed in the title bar of the form is
Name
Text
Title
Which control is used to select an item ?
Frame
Option button
Command button
List-box