Winforms calculator

Hello! i'm making a calculator project for my programming class in winforms. We're basically supposed to make a copy of the windows calculator, but i can't get the results of the calculation to show up in the textbox. I think took the wrong approach from the start, and i'm wondering if there's any specific method i should be using that would make this project easier? I'm very new to programming and this is our first big project, so i'm feeling kind of lost.
Was this page helpful?