If the property window is not visible, click on the properties window button on the ________
Tool Box
Tool Bar
Code Window
Property window
_______function is used to prompt some information to the user.
MsgBox
Imput Box
Message
Sub
_____is a collection of files you use to build an application.
Methods
Properties
Project
Functions
_________displays files in the project
Property windows
Form Layout Window
Project Explorer window.
______menu can perform the functions such as cut, copy and paste
Edit
File
New
Run
Which of the following is/are feature of VB that makes it suitable to develop applications for the windows environment.
GUI
Event driven
CUI
Both 1 and 2
________menu contains commands that can add components to the project such as forms and code modules.
View
Tools
Which of the following is not a control that can be placed on the form?
Pointer
Frame
Image
Label
We can start and stop our program using________menu
The ____________ event of a form occurs first.
Load
Initialize
Gotfocus
Activate