DPrometheus thnx for ur reply. I dont want to use panel or usercontrol. I want to add functionality in richtextbox to scroll controls added inside richtextbox. I hav read somewhere that autoscrolloffset property can be used to scroll controll child controls added in a scrolling control but i dont know how to use it.
Hi, I am developing an editor program using rtb in vb.net. Now, i hav added some controls in it using rtb.controls.add statement and i want to scroll these controls with scrollbar(vertical). Is it possible to do it? if yes then how can i start?