Rich Text Box...

Rookie
09-03-2003, 09:58 PM
Ok, ive set scrollbars in a rich text box to rftboth but only the virtical scrollbar works. If the line of text exceeds the width boundry it wraps around to the next line. Could some-1 help me out here?

gundavarapu
09-03-2003, 10:20 PM
Caught in the trap :)
Bydefault the rightmargin of the rtb control is 0 which means WordWrap (not exactly, but you can consider. This is actually right margin only)

Solution is:
Set the RightMargin Property to some thing say 32767 or less depending upon the size of the control and horizontal character space you want to provide :)

Hope this helps!

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum