Board index » Visual Studio » CRichEditCtrl and CRichEditView and Scrolling
|
PactTech
|
CRichEditCtrl and CRichEditView and Scrolling
Visual Studio192
Hi, From There is a method from CRichEditView call GetRichEditCtrl, which gets the rich edit ctrl associated with the view. How can you from the CRichEditCtrl get the view associated with it? I assume there is one. The reason i ask, is I have a CRichEditCtrl but and I select text in it using SetSel. What i want is for the control to scroll to the position of the selected text automatically. I cant seem to find any information on this, so if any one knows this would be helpful too. Many thanks Will - |
