
Controlling textbox entry
I am using a multiline RichTextBox. The number of characters for each line
cannot surpass 60. The number of lines cannot surpass 3. . Are there any
controls which support this? Is there an easy way to implement this with
code?
any direction given is greatly appreciated