c# textbox or any output
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi friends i want to know how to put character by character on a textbox. i am reading characters on my com port and i need to display character by character i able put a string but not a character tell me how to get it bye
-
hi friends i want to know how to put character by character on a textbox. i am reading characters on my com port and i need to display character by character i able put a string but not a character tell me how to get it bye
You can add a char to a string. If you can't, that is stupid, but calling ToString on the char would then fix it.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert