Get First line in view .. how to ?

General TRichView support forum. Please post your questions here
Post Reply
rvu
Posts: 5
Joined: Wed Mar 28, 2007 10:14 am

Get First line in view .. how to ?

Post by rvu »

Hello
I am trying to get the very first line that is shown in the TRichViewEdit control. This line would increment / decrement when the user scrolls down / up using the V scrollbar.
How can i get this line number ?

Thank you
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

RichView.FirstItemVisible ?
rvu
Posts: 5
Joined: Wed Mar 28, 2007 10:14 am

Post by rvu »

Hello

Thank you.

Best Regards
Post Reply