0
votes
votes
3 answers
converting textbox to Int and calculating
I'm trying to calculate my textboxes together and display the total, I think i've got a fault whilst converting to int as it throws message window up error with value entered? is there a better way to do this calculation? [code]int label ...
