Hello, I am in need of assistance.
I am putting together a basic C# windows form for intro to programming class.
I have the GUI setup, but am struggling on coding.
It is a basic for with 3 text boxes for inputing 3 sales amounts. A button for calculating a commission, and a RichTextBox for displaying the output
Any help would greatly be appreciated.
