IsaacRaway
Programmer
That's basically it, does anyone know how to get and set the scroll bar position of a TRichEdit control? Actually, I am using TJvRichEdit but the same solution should apply.
My application is a tool for managing several rich text notes. It'd be nice if the browse history remembered the position of the scroll bar for each note.
Setting the selection point to the same position is not sufficient, because this would in many cases cause a different scroll position.
Any ideas?
My application is a tool for managing several rich text notes. It'd be nice if the browse history remembered the position of the scroll bar for each note.
Setting the selection point to the same position is not sufficient, because this would in many cases cause a different scroll position.
Any ideas?