by forme
3 replies
I think this is simple, but I didn't get a good answer though I googled it few times. This is what,

I have a Windows Form Application(Visual Studio 2010) with these text boxes: subTotal, advance, balance.

And this is what I want to do, just after a user inserts values to the subTotal and advance text boxes I want to display the
subtraction of subTotal and advance(subTotal-advance) on the "balance text box" without
manually typing it in the balance text box.:confused:

Please give me an answer soon.
Thanks all.........
#c#dotnet

Trending Topics