I'm trying to make an addon to mirc. I need to emulate mirc's status window. But what kind of window is it? The part of the window shows connection info and motd's and such.

Where you can select text with your cursor, but on release, it releases your selection area.

I tried editbox,richedit box, activex framed types... what kind of window is that? Am i missing something simple?

Im not talking about script-wise... i'm trying to create it with C++ on visual C++ btw