Saturday, March 22, 2014

Windows Forms Application_(Wk 10) March 10-14, 2014

References:

Notes (Inteface): Tool Box / Properties / Solution explorer are under Menu: View.

Text Box: Textbox is used to input data. It can also be used to output or display result.

Lebel: Decribe a textbox or other control. It can also be used for output.

Button: Button is used to activate / run a task.

Note: All the codes must be written within Form1()

No comments:

Post a Comment