Carlos kambui

Carlos kambui

  • NA
  • 499
  • 124.6k

substrating textboxes

May 30 2015 2:51 AM
 kindly  assist on how to substract the below arithmetic in C#
 txtbalance.Text=Val(txtfees.Text)-Val(txtAmountPaid.Text) when i do this in vb.net is working but in C# not working 
 again i want value to be converted to double

Answers (1)