The form file has the extension
.frm
. exe
.prj
.vbp
The default name of form is ___ .
frm
form 1
frx
None of these
Event procedures are entered in _________ window .
Code window
Form window
Properties window .
Which property is used to identify a control ?
Name
Caption
Text
Visible
________ displays the files in a VB project .
Properties window
From window
Menu bar
Project explorer window .
The entire project information is stored with the filename extension .
.frx
.bas
__________ is a command that allows the user to tell an object what to do .
Command button
Radio button
Form
Method
In event - driven programming language ,code is executed as a response of
Properties
Methods
Forms
Events
Property setting details of controls in a form stores in a ______ file .
vbp
bas
Which of the following is not a method ?
Add Item
Hide
Clear