GUI in C#
Design Windows Forms to simulate a simple calculator that performs the four basic mathematical operations: addition, subtraction, multiplication, and division.
Form1:
- TextBox1: Number 1
- Button2: TextBox2: Number 2
- Button4
- Button1
- Button3
- Result: Label