Hi,
I wondered if it's possible to control the scroll of the SfRichTextBoxAdv control programmatically?
My scenario, I'm using the SfRichTextBoxAdv control to render a docx file in my WinRT app. I think have an ink canvas layered over the top to capture ink annotations/notes. I would like to be able to capture user input myself, and then scroll both the ink canvas and the document accordingly.
Thanks,
Kurt