The ______ describes the appearance and behaviour of the control.
Properties
Methods
Events
Forms
The entire project information is stored with the filename extension .
.frm
.vbp
.frx
.bas
Which property specifies whether a control is active or not ?
Visible
Name
Caption
Enabled
_____ window allows us to visually position our forms at design time .
Properties window
Project explorer window
Form layout window
None of these
The window that appears when VB is loaded is the ________ .
Windows explorer
New Project DialogBox
Form
Property setting details of controls in a form stores in a ______ file .
frm
frx
vbp
bas
To save the project ,go to the menu item __________ .
Edit
View
File
Project
To perform a command on click use _______ control .
Pointer
Command button
List box
Option button
The default name of form is ___ .
form 1
_________ is the actual user interface in a VB - project .
Common button
Text
Methods .