
Rich Text Box Control Scroll Bars
If you use:
RTB.RightMargin = Screen.Width
The scroll bars'll show and text won't wrap until it's wider than the
screen.
Quote:
> IS there any trick to getting the horizontal scroll bar to work for the
Rich
> Text Box control? I have set the property to show both scroll bars but
only
> the vertical bar shows.
> I am loading a file into the control and the file wraps within the control
> instead of expanding the control and showing the horizontal scroll.
> Thanks for the help.
> Tim