Home All Groups Group Topic Archive Search About

richtextbox property for scrolling without the scroller

Author
11 Jun 2006 5:50 PM
Pascal
hello
Can one moves the contents of a richtextbox with the mouse?
I do not want to put the visible "elevator"(scroller) with the property
scroll: both of my richtextbox but I want to scroll however its contents
when this one leaves the zone of ("seeing" ) (= visible area))using the
mouse.   is this possible and how to do it?  thank you


http://www.scalpa.info

Author
11 Jun 2006 6:01 PM
Michel Posseth [MCP]
If i understand you correctly ;-)

you need need to call the ScrollToCaret() method of the richtextbox control

regards

Michel Posseth [MCP]


Show quoteHide quote
"Pascal" <scalpano***@wanadoo.rf> schreef in bericht
news:448c57b6$0$859$ba4acef3@news.orange.fr...
>
> hello
> Can one moves the contents of a richtextbox with the mouse?
> I do not want to put the visible "elevator"(scroller) with the property
> scroll: both of my richtextbox but I want to scroll however its contents
> when this one leaves the zone of ("seeing" ) (= visible area))using the
> mouse.   is this possible and how to do it?  thank you
>
>
> http://www.scalpa.info
>
Author
11 Jun 2006 9:26 PM
Pascal
oops i try to explain myself better
when the content of a rtb is over the area and I don't want the control have
the vertical and horizontal scrollers visible. is it possible to move the
content with the mouse (drag) so i can see what was hidden before ?

i don't think it's really better...
good night everybody

http://www.scalpa.info