Presentation is loading. Please wait.

Presentation is loading. Please wait.

You should unzip and download the beginning programs.

Similar presentations


Presentation on theme: "You should unzip and download the beginning programs."— Presentation transcript:

1 You should unzip and download the beginning programs.

2 The basic pay program is included in the programs you downloaded. Note the property change for BackColor for the txtGrossPay box.

3 You can also change the font or for that matter the font color.

4 Here I added an extra button to the form and left the name of Button1, then I clicked on it and it developed the structure for the Button1_Click event.

5 I removed Val around the text fields and put in a + and got concatenation instead of addition.

6 When I put the Val back, I got addition.

7 & can also be used for concatenation.

8 Here I am using Clear() to clear out the text boxes.

9 When I clear, I put the focus on the textbox named txtFirst.

10 Here I have a label that will show information as a result of the calculation.

11 Review the rules of order of operation.

12

13

14

15

16 This shows defining global and local variables and defining a constant.

17


Download ppt "You should unzip and download the beginning programs."

Similar presentations


Ads by Google