I
Ian
Hi
I just started with C# and already i have a problem.
i need to transalt this line from VB6 to C#.
txtAnswer.text = (txtNumberOne.text - 32) * 5/6
Thanks
ian
I just started with C# and already i have a problem.
i need to transalt this line from VB6 to C#.
txtAnswer.text = (txtNumberOne.text - 32) * 5/6
Thanks
ian