
Multiline Textboxes - Limiting Characters Per Line
Does anyone know how to limit the number of characters per
line for a multiline TextBox control?
I want to use a control to allow users to enter 36 lines
of 80 characters each. If there's no easy way to do this
with the TextBox control, can someone recommend another
control to use?
Thanks,
Dave