Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code to advance a multiline textbox??

Status
Not open for further replies.

Aristarco

Programmer
Jun 19, 2000
77
MX
Hi there. I'm using a multiline text box to hold messages from a socket, the way MSN messenger does. The problem is, everytime the control updates (i. e. receives a new message), the last text can't be seen until scrolled manually. I've tried sending Ctrl-End to the box with SendKeys but not to avail. Any suggestions?

To boldly code, where no programmer has compiled before!
 
Excellent!! Application up and running. Thank you very much. I owe you a drink man!

To boldly code, where no programmer has compiled before!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top