RichTextBox - scroll 
Author Message
 RichTextBox - scroll

How can I activate Horizontal ScrollBar
    I set
    1. Scrollbars = 3 -Both
    2. DisableNoScroll = True

And  Horizontal ScrollBar is not activ when I put there large part of text

Help please.



Mon, 19 Jan 2004 17:59:49 GMT  
 RichTextBox - scroll
Set your RightMargin property to a value that is greater than the Width
property.

Thank You,
Dale Roberson
Microsoft Developer Support



Tue, 20 Jan 2004 04:32:17 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. RichTextBox Scrolling

2. Aggghh!!! RichTextBox Scrolling Problem

3. RichTextBox - scroll

4. RichTextBox Scroll bar

5. RichTextBox scrolling programmatically

6. richtextbox scrolling

7. RichTextBox Scrolling

8. RichTextBox Scrolling Question

9. RichTextBox Scrolling

10. Automatically scrolling a richtextbox without using focus

11. Can't get richtextbox to scroll down to last line after update

12. Scrolling an RichTextBox

 

 
Powered by phpBB® Forum Software