1 / 14

VISUAL BASIC

VISUAL BASIC. FOR APPLICATIONS. WHAT IS VISUAL BASIC ? Visual basic is a programming language and development environment for windows from Microsoft ( base application, games). Standard toolbar. Toolbox -button -label -textbox -picture box. Window Properties.

Download Presentation

VISUAL BASIC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. VISUAL BASIC FOR APPLICATIONS

  2. WHAT IS VISUAL BASIC ? Visual basic is a programming language and development environment for windows from Microsoft (base application, games)

  3. Standard toolbar

  4. Toolbox-button-label-textbox-picture box

  5. Window Properties

  6. Form Layout

  7. Project window

  8. Save project

  9. Advantages of Visual Basic • The structure of the Basic programming language is very simple, particularly as to the executable code. • VB is not only a language but primarily an integrated, interactive development environment ("IDE"). • The VB-IDE has been highly optimized to support rapid application development ("RAD"). It is particularly easy to develop graphical user interfaces and to connect them to handler functions provided by the application.

  10. The graphical user interface of the VB-IDE provides intuitively appealing views for the management of the program structure in the large and the various types of entities (classes, modules, procedures, forms, ...). • VB provides a comprehensive interactive and context-sensitive online help system.

More Related