|
-
Feb 8th, 2003, 08:31 AM
#1
Thread Starter
Hyperactive Member
Horizontal Scrollbar for a RichTextBox
Can anyone get a horizontal Scrollbar for a RichTextBox to show! I can get a Vertical one, but not a horizontal one!
Any suggestions!!
-
Feb 8th, 2003, 11:18 AM
#2
Addicted Member
Set the Scroll bar property to ForcedBoth
-
Feb 9th, 2003, 07:26 AM
#3
Thread Starter
Hyperactive Member
I've already tried all the combinations (see below). But nothing seems to get the horizontal scrollbar!
Last edited by RealNickyDude; Feb 9th, 2003 at 07:34 AM.
-
Feb 9th, 2003, 10:13 AM
#4
Addicted Member
-
Feb 9th, 2003, 03:38 PM
#5
Thread Starter
Hyperactive Member
I would like to have wordwrap, but I would like the richtextbox to realise when a [b]image[/i] must be scrolled, but it doesn't seem to!
-
Feb 9th, 2003, 09:05 PM
#6
Sleep mode
I dunno and I didn't try this but why do you want to scroll horiznatlly !! just set the property to wordwrap and that's it !
just a thought !
-
Feb 9th, 2003, 09:11 PM
#7
Thread Starter
Hyperactive Member
Ok, the text is fine, but I have a large picture in the rtb textbox, the user can resize the form (hence resizing the rtb as well). If the user resizes so that the picture is wider than the rtb can display, I want the user to be able to scroll horizontally to see the rest of the picture.
Try placing a large picture in a rtb and getting it to scroll horizontally 'cos I know I can't.
-
Feb 10th, 2003, 10:54 AM
#8
Thread Starter
Hyperactive Member
Has anyone figured this out yet?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|