I'm making a project in C#, where i want to define the value of power consumption in a textbox and send it as a string with pressing the "send" button.
How do i do that?
Thanks in advance..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Osman EsenPosted Apr 12, 2013, 1:40 AM
It is important for the kit to receive the values as a number, because the kit controls a "plastic made" flower, which will react dependent on the power value. So the only job i will do with C#, is to write the values in the textbox and send those values with pressing "send" button.
Satyapriya NayakPosted Apr 12, 2013, 12:30 AM