LiquidEnforcer
Newcomer
- Joined
- Apr 27, 2003
- Messages
- 5
Hi, Im creating a chat client program in VB.NET. I need to know a few things. I have a Rich Textbox that will display any messages sent to the client. The problem is, when the text goes too far down it just keeps going out of sight and I have to manually scroll down to see it.
Is there any way to get this to scroll down by itself? Furthermore, I will only want it to scroll down if the scroll bar is already down. For example, if a user is scrolling up to read something they might have missed, I dont want it to scroll down automatically. That is until they scroll all the way down again, then it will scroll when text is added.
Let me know if this makes sense, help is much appriciated!
Is there any way to get this to scroll down by itself? Furthermore, I will only want it to scroll down if the scroll bar is already down. For example, if a user is scrolling up to read something they might have missed, I dont want it to scroll down automatically. That is until they scroll all the way down again, then it will scroll when text is added.
Let me know if this makes sense, help is much appriciated!