Yeah, I'm not sure what -u wasn't working. Maybe somehow I had something wrong and didn't notice. And, yes, I know how to clear the edit line (it is 0). I do that when I send the text to the "list" box part of the combo box.

The problem with all of that is this...

This is being used for chatting inside the game. If you're typing something and the other person says something to you, it will select and deselect that line and clear your own text that you were typing. That's not very good. smile

Does anyone know of any DLL or any other method that will allow you to scroll to the bottom of a listbox or a combo box automatically. I suppose I could do a reverse method for adding lines (inserting new text at the top rather than the bottom), but I'd rather not since that can get confusing when people are used to seeing new text at the bottom in mIRC.