I\'m having a issue with a textbox when it\'s typed a huge string.
textbox
In my case, the textbox is used to write email addresses, and it doesn\'t have a limi
Try to set the Multiline property to True and increase the height of the textbox