When a project is opened it displays a blank form object named _________ by default
Form
Frm
Form1
VBP
________are the functions associated with a control in VB.
Properties
Methods
Events
Project
Characteristics such as colour,width, height, style etc described under ___________
Property
Method
Event
You can run the program by clicking ___________ from the run menu.
Start
Stop
Display
Run
_______function is used to prompt some information to the user.
MsgBox
InputBox
Message
Sub
___________ is used to display graphic images in VB.
Shape
Data Control
Timer
Picture Box
Event procedures are entered in_________ window
Form window
Project window
Code window
Propertion window
______component lies on the top of the VBIDE
Form layout Window
Properties window
Menu bar
Which control is used to carry out some action or command chosen by the user?
Pointer
Label
Command Button
Text Box
_________________ acts as a container for other controls.
Tool Box