Sei sulla pagina 1di 24

DEPARTMENT OF TECHNICAL EDUCATION

ANDHRA PRADESH
Name of the faculty :G. Radha
Designation :Lecturer
Branch :CCP
Institute :SG Govt. Polytechnic, Adilabad
Year / Semester :V Semester
Subject :Visual Basic – I
Subject Code :CCP - 503
Topic :Understand the basics of
Visual Basic
Duration : 50 Mts.
Sub Topic : Browse through various menus
on the Menu Bar
Teaching Aids : Animations & Images

CCP-503.3 1
Objective:

On completion of this period, you would be able to


 Browse through various menus on the Menu
Bar

CCP-503.3 2
Recap

In the previous period we have discussed


about

 Project Applications of VB
 Visual Basic Working Environment

CCP-503.3 3
Following points will be covered in
this Period

 Browse through various menus on the Menu Bar

CCP-503.3 4
Different Menus on the Menu Bar
 Menu Bar displays the commands that are
required to build an application
 The Main Menu items have sub menu items that
can be chosen when needed

CCP-503.3 5
File menu of Menu Bar

It provides basic file


management options
such as New project,
Open project, Save
project and print
project etc.,

CCP-503.3 6
Edit menu of Menu Bar

 It provides basic
editing options such
as cut, copy, paste
and searching options
like find, replace, etc..

CCP-503.3 7
View menu of Menu Bar

 Using this menu, we can


show and hide all of the
development windows like
Project Explorer, Properties
Window and Tool Bars etc.,

CCP-503.3 8
Project menu of Menu Bar

 Using this menu, we can


add or remove Forms,
Modules, Controls,
References and
Designers, from the
project

CCP-503.3 9
Format menu of Menu Bar

 Provides tools for


Formatting the user
interfaces
 Alignment options for
Controls, ordering of
Controls and spacing
etc., are provided

CCP-503.3 10
Debug menu of Menu Bar

 It provides
 different debug mode
settings for error handling
 Tools for debugging the
project code

CCP-503.3 11
Run menu of Menu Bar

 Gives the different


options for running,
breaking and stopping
the application

CCP-503.3 12
Query menu of Menu Bar

 It is used for working with


queries for database
management in the VB
application

CCP-503.3 13
Diagram menu of Menu Bar

 It is used to create database


diagrams for the give data
 It is used to show annotations
and relationships

CCP-503.3 14
Tools menu of Menu Bar

 Provides Code creation


tools
 Provides options for
customizing the IDE

CCP-503.3 15
Add-Ins Option on Menu Bar

 Provides functionality
that can add to the
application

CCP-503.3 16
Window menu of Menu Bar

 Provides window
management tools for
the IDE

CCP-503.3 17
Help menu of Menu Bar

 Provides documentation
of VB and help

CCP-503.3 18
Summary
We have discussed about :

 Various Menus of menu bar- file menu,


edit menu, view menu, tools menu etc.
with different options of each menu.

CCP-503.3 19
Quiz

CCP-503.3 20
1. The menu editor comes under ______
A. Edit menu
B. Query menu
C. Tools menu
D. View menu

CCP-503.3 21
2. Save option is under which Menu ?
A. View
B. File
C. Help
D. Tools

CCP-503.3 22
3. Add Form option is under which Menu ?
A. Tools
B. Project
C. Add – Ins
D. Query menu

CCP-503.3 23
Frequently Asked Questions

1. List the different menus available in menu bar of


Visual Basic.
2. Explain various options of File menu.
3. Explain various options of View menu.

CCP-503.3 24

Potrebbero piacerti anche