To perform a command on click use _______ control .
Pointer
Command button
List box
Option button
Which property is used to identify a control ?
Name
Caption
Text
Visible
Find the odd man out .
Click
Change
Show
Got focus
_________ component in VBIDE provides shortcuts for many of the commonly needed menu commands .
Tool box
Tool bar
Menu bar
None of these
To conduct a quick reference to a form , _________ is the option .
Properties window
Project
New project Dialog box
Project explorer
IDE stands for _______ .
Integrated Development Environment .
Indian Diagramatic Environment
Integrated Diagramatic Environment
In event - driven programming language ,code is executed as a response of ________ .
Properties
Methods
Forms
Events
The entire project information is stored with the filename extension .
.frm
.vbp
.frx
.bas
_____ window allows us to visually position our forms at design time .
Project explorer window
Form layout window
_________ is the actual user interface in a VB - project .
Common button
Form
Methods .