I have in VB application form with large RichTextBox. I need to restrict max number of characters per line 80 and to restrict paragraph to 8 lines only.
The problem is when user erase some characters, input with copy-paste, press ctrl-z for undo....and so on.
Do someone know some other control which can do this?
The problem is when user erase some characters, input with copy-paste, press ctrl-z for undo....and so on.
Do someone know some other control which can do this?