AlexMesquita
Active member
- Joined
- Jan 6, 2004
- Messages
- 29
Move a textbox position with a scrollbar
I am making a program that has a text editor where a teacher can mark some words. Then in another form, those marked words are substituted by textboxes in white that are created in run time. Only that I need to use the scrollbar of the richtextbox, and when doing that, the text moves, but the textboxes dont. And I need the textboxes to accompany the words. Any hekp would be apreciated.
I am making a program that has a text editor where a teacher can mark some words. Then in another form, those marked words are substituted by textboxes in white that are created in run time. Only that I need to use the scrollbar of the richtextbox, and when doing that, the text moves, but the textboxes dont. And I need the textboxes to accompany the words. Any hekp would be apreciated.
Last edited by a moderator: