Group: Forum Members
Last Active: 7 Years Ago
Posts: 1,
Visits: 14
|
I'm evaluating the NRichTextViewControl for use in our project. I'm really liking it so far but I've hit a problem that I can't figure out. Is it possible to get line by line text out of the control after wrapping has occurred? For example, say I've got a really long sentence that wraps over two lines, am I able to get a collection that contains two strings, the first being the first half of the string before the word wrap and the second being after the wrap? Thanks!
|