I have declared Money as Double under the Form Designer and want to make an addition but it keeps on telling me that this is an illegal operation.
Would someone please explain?
Why does it work for subtracting but not adding ??Code:Money = lblBalance.Text + txtAmount.Text
Please help. Thanks!
![]()




Reply With Quote