Thursday, April 08, 2004

New Tip: Display Yes/No instead of True/False

Many people would like the option to display yes or no instead of true and false for boolean values. my Windows Forms tips and tricks page now includes an article with code in C# and Visual Basic.net that explains how to create a type converter to do this job.

No comments: