We built our first calculator in Windows Form Application
We learned how to add buttons and click events into our WinForm application.
More topics covered:
- Text boxes
- Add Debug messages (to output window)
- Rename the components in the window (i.e. button, text box etc.)
- Insert text into Label
- Add our own function into our WinForm code
Links: