To conduct a quick reference to a form , _________ is the option .
Properties window
Project
New project Dialog box
Project explorer
_____ are functions associated with a control .
Properties
Events
Methods
None of these
__________ function displays a message in a window .
MsgBox
InputBox
Caption
Add Item
The entire project information is stored with the filename extension .
.frm
.vbp
.frx
.bas
The ______ describes the appearance and behaviour of the control.
Forms
To perform a command on click use _______ control .
Pointer
Command button
List box
Option button
Which property is used to identify a control ?
Name
Text
Visible
_________ is the actual user interface in a VB - project .
Common button
Form
Methods .
The window that appears when VB is loaded is the ________ .
Windows explorer
New Project DialogBox
Which of the following is feature of VB ?
GUI
Event driven
Both (1) and (2)