Department of Commerce (Ca) VISUAL BASIC (Semester-III) Unit - I
Department of Commerce (Ca) VISUAL BASIC (Semester-III) Unit - I
Department of Commerce (Ca) VISUAL BASIC (Semester-III) Unit - I
Need for VB
Graphical User Interfaces, or GUIs have revolutionized the microcomputer industry. They
demonstrate that the proverb,” is worth a thousand words,” hasn’t lost its truth to most computer
users. Windows applications have a consistent user interface. This means that users can spend
more time mastering the application and less time worrying about which keystrokes do what
within menus and dialog boxes. Windows programs are expected to be based on the GUI model.
Therefore, if we need to develop programs for any version of windows, we want a tool to
develop GUI-based applications efficiently. In order to develop GUI applications, Visual basic
was introduced in 1991.
1
● Better support for database development.
● More language features.
2
3
Integrated Development Environment
The working environment in Visual Basic is often referred to as the integrated development
environment or IDE because it integrates many different functions such as design, editing,
compiling, and debugging within a common environment. In most traditional development tools,
each of these functions would operate as a separate program, each with its own interface. In this
section, the following topics are discussed:
Form Window
4
In the form window there is a control menu in which the user can restore, move, size,
minimize, maximize and close the form. The user can load, unload, show and hide the
form.
Common properties
Forms and controls also support various actions that may be taken. The actions are
known as methods and events. There are three events :
REFERENCE :
1. Programming Microsoft Visual Basic- Francesco Balenda, WP Publications and
Distributors. 2. Visual Basic 6-Gary Cronell, TataMcGraw Hill Publishing
Compnay Ltd.
3. Visual Basic 6 – How to Program, H.M.Deitel., P.J .Deital and T.R.Nieto
Prepared by Dr.N.SHANMUGAVADIVU