O
Ollie Riches
Does anyone know a way to create a winform window that has similiar
functionality to the 'Output' window in VS .Net - i.e. that basically acts
like a console window but is proper MDI child of the main winform
application and does not look like a DOS window . I have tried using an
RTF but that was not particularly great when a lot of information is
displayed quickly.
I don't want to know how to show a console window using the
AllocConsole\FreeConsole win 32 api's.
Cheers
Ollie Riches
functionality to the 'Output' window in VS .Net - i.e. that basically acts
like a console window but is proper MDI child of the main winform
application and does not look like a DOS window . I have tried using an
RTF but that was not particularly great when a lot of information is
displayed quickly.
I don't want to know how to show a console window using the
AllocConsole\FreeConsole win 32 api's.
Cheers
Ollie Riches