We would like to write a program in C# in which we want the content of a textbox to be sent to an Arduino when a Button is clicked.
The Arduino program is no problem but we really don't know how to do the textbox part.
It is our first time working with C# so we would really appreciate easy answers.
Thank You in advance!