The window that appears when VB is loaded is the ________ .
Windows explorer
Properties window
New Project Dialog Box
Form
__________ function displays a message in a window .
MsgBox
InputBox
Caption
Add Item
The form file has the extension
.frm
. exe
.prj
.vbp
Event procedures are entered in _________ window .
Code window
Form window
Properties window .
None of these
The ______ describes the appearance and behaviour of the control.
Properties
Methods
Events
Forms
Which property specifies whether a control is active or not ?
Visible
Name
Enabled
________ displays the files in a VB project .
From window
Menu bar
Project explorer window .
In event - driven programming language ,code is executed as a response of
The characteristics exhibited by an object are displayed in the _______ .
Tool box
Help
Which of the following is not a method ?
Hide
Clear