I want to know if it is possible to have a textbox scroll down when a rich text box scrolls down and scroll up when the rtb scrolls up.
Bascially, synchronize the two so they scroll at the same time.
Thanks for any help!
--Jeff
Printable View
I want to know if it is possible to have a textbox scroll down when a rich text box scrolls down and scroll up when the rtb scrolls up.
Bascially, synchronize the two so they scroll at the same time.
Thanks for any help!
--Jeff
Put your code in the VScroll event of the RTB .