I know this is a simple question, but I thought I’d give it a try.
So say I have a TextBox named “toReverse”. If I wanted to reverse all the text in that TextBox, how would I go about doing that?
Also, I can’t use VB.NET in it, even though it has a one-line way of doing it.
Hope this helps