|
-
March 29th, 1999, 07:10 AM
#1
CRichEditCtrl - How to Scroll to a line
Hi,
I am sure I'm missing something.
I implemented a "find" on a Rich Edit control and I want to verify that the "found" word is visible.
I see how to get the current line and the first visible line, but how can I get the LAST VISIBLE LINE to know if the control needs scrolling.
I tried to get it using the EM_CHARFROMPOS (with LPARAM being the bottom left corner of the control) but it crashed the application. (in Win98)
Any help will be appreciated.
Thanks,
Eli
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|