Download presentation
Presentation is loading. Please wait.
Published byBeverly Hood Modified over 9 years ago
1
VISUAL BASIC Event Driven, non-procedural Place controls, from toolbox, onto form command, label, time, image Customise controls Write code for command control Exercise - Displaying Messages
4
VISUAL BASIC Constants/Variables Numbers/Text Multiple Forms/Passing Data Exercise - Two employee forms plus one summary form
5
VISUAL BASIC Expressions/Assignments a + b a = 4, b=7 Text Box control (data input) Exercise - Present Value calculator
6
VISUAL BASIC Check Box control (select many) Option Button control (select one) Selection within program via “IF” Exercise - ‘Grant A Loan’ - progress through forms
7
VISUAL BASIC Combo Box control (select from list) List Box control (output many lines) Looping within program Exercise - Repayment Table - over a number of months
8
VISUAL BASIC Visual Basic + Database Data Control Binding of label controls and text box controls to display data Exercise - “Friends” database - get first, last, prev, next - find, delete
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.