Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RichTextBox
Message
From
16/09/2001 19:47:13
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
RichTextBox
Miscellaneous
Thread ID:
00557111
Message ID:
00557111
Views:
57
Situation:
There is a text in RichTextBox (with vertical ScrollBar).
A Toddler position of ScrollBar is in middle.

Problem:
How it is possible to add the information in RichTextBox (in the beginning and in the end) that the seen part of the text and toddler ScrollBar remained on a place?

RichTextBox.SelLength = 0
RichTextBox.SelStart = 0
RichTextBox.SelText = Incoming_String
RichTextBox.SelLength = 0
RichTextBox.SelStart = Return_To_Previous_Position

This code does not approach. It constantly scrolls The RichTextBox, because the information comes frequently.
Next
Reply
Map
View

Click here to load this message in the networking platform