cyprus106
Programmer
- Apr 30, 2001
- 654
How do I scroll a rich edit through code? Basically, I want it to scroll without the user having to scroll it himself. And suggestions? Cyprus
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
RichEdit1->Perform(EM_SCROLL,SB_LINEDOWN,0);