Hi. Is there anyway to insert a console application component or something similar in a window application form?

I'm trying to accept messages from a server and what I have right now is a rich text box displaying the messages. However, I saw some guys did one with having something like a console application window inside of the application and its there the messages were displayed just that they are not telling me how they did that.

Does anyone know how to do this?

Jennifer