I have two textboxes, I want to multiply their values.
In VB = Val(Text1.Text) * Val(Text2.Text)
What is it in C#?
Also, I don't know my version but I'm using 2008.
|
Results 1 to 11 of 11
Thread: [RESOLVED] Multiplying StringsThreaded View
|
Click Here to Expand Forum to Full Width |