Event log box

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mike (noone_at_hotmail.com)
Date: 06/07/04


Date: Mon, 7 Jun 2004 16:11:57 +1000

Hi.

I'm new to application design. I'm writing an app that's just going to have
few buttons which perform a task when clicked. I want each task to be able
to write out what it's doing to a textual on screen log.

A perfect example of this the old style modem connect box. When you click
Connect, you see various messages scrolling in the box below saying
"Dialling...", "Verifying username and password" etc. What's the best way
to do this in .NET? I'm using C# if that makes any difference.

I'd like to be able to control the colour of the text as well. Any ideas?

Mike



Relevant Pages