Download presentation
Presentation is loading. Please wait.
Published byProsper Hart Modified over 6 years ago
1
In this class I am using Visual Basic 6 because it is easier to work with. If you want to use a different version please contact me. Thanks!
2
If you need something like properties, use these icons.
the tools screen and the form.
3
upcoming slides.
4
the name to say lblName. label.
5
is capital). txtName.
6
named lblName.
7
and deleted the word text1.
8
I named it lblPayHr.
9
Now I have added a text box named txtPayHr.
10
to prjPay. project will have a .vbp extension. Look at the project on the next slide.
11
the project is .vbp Pay. code will be executed.
13
Note that this is written as txtPay.Text
14
meaning I want to multiply the contents of txtPayHr by the contents of txtHrs and assign it to txtPay.
15
contain the answer).
17
(in class I originally forgot it).
regular pay overtime pay if.
18
Does not qualify for overtime.
19
Qualifies for overtime.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.