I always like to use System.Diagnostics.Trace to report detailed status to the user. For the longest time I used a handy little WinForms control that inherited from TextBox to do that. Well now that I am hiking up the WPF learning curve I need a new version.
Said version is posted on Codeproject. Check it out if you need such a thing.
No comments:
Post a Comment