Page 81 - TCS ICT Book 8
P. 81
The City School 2021-2022
6. Do the same with label properties and change the name with lblReaction. Developing Applications
7. Designing of form layout is complete now we will program the control Button so
when we click the button it will trigger the command to show the text in the Label
control.
8. Double click on the Button control and a script window will appear where there is
a lot of code already present relative to the button functionality, although we want
this button to trigger our desired text in the Label control.
9. Click on the debug button or F5 to execute the program in debugging mode.
If there is an error in the program it will show the warning/problem or else the
program will execute.
81

