I developed a very simplistic chat program that uses a database to save messages to when in the chat the program grabs the messages and posts them to an RTF adding on to whats there. This works ok but when trying to read a message further up on the scroll bar it will be disrupted the next time a message is posted. Is there any way to add the text without disrupting the current location of the scroll bar?