Hi,
Does any one know of any coding example that would limit all lines in a RichTextBox to a certain length (number of chars), and also possibly to 'autowrap' the last word to the next line if inserting more than X chars?
I basically need the RightMargin property, but in characters rather than width/pixels/twips.
Thanks,
Rob D.
Does any one know of any coding example that would limit all lines in a RichTextBox to a certain length (number of chars), and also possibly to 'autowrap' the last word to the next line if inserting more than X chars?
I basically need the RightMargin property, but in characters rather than width/pixels/twips.
Thanks,
Rob D.