Hi all,
Is there a simple way to tell if the user changes to a new line in a
RichTextBox - e.g. by up/down arrow key, Enter key, etc?
Regards
Jay Ayliff
Stalis Ltd
Jay Ayliff - 22 Sep 2004 11:25 GMT
Ah, just found the RichTextBox.GetLineFromCharIndex method. That should do
it, along with trapping key entry and click
.
> Hi all,
>
[quoted text clipped - 5 lines]
> Jay Ayliff
> Stalis Ltd