CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Locating text cursor
Use the windows message EM_SCROLLCARET to tell the richedit control to
show the current text cursor location:
RichEdit1->Perform(SCROLLCARET,0,0);
W Komornicki's Home Page |
Main Index |
Thread Index