Raju wants to change the display position of his form to the centre of the screen. Which window helps him to do so?
Code window
Form Window
Form Layout window
Project window
Characteristics such as colour,width, height, style etc described under ___________
Project
Property
Method
Event
____________ is used to connect a visual basic application to a database
Image
Data Control
Timer
Grid view
________menu contains commands that can add components to the project such as forms and code modules.
View
Edit
Tools
________menu contains commands for opening any saving project.
File
New
Run
___________ is used to display graphic images.
Shape
Picture Box
_________is the extension of form file in VB.
.frm
.frx
.cls
.vbp
_______component lies on the top of the VBIDE
Form layout Window
Properties window
Menu bar
Which of the following is not a component in VB IDE?
Tool Box
Properties Windows
Form Design Window
Paint
__________key is used to Run a program
F7
F5
F4
F11