Default C# Code Font Doesn't Make Case Differences Clear?

While posting in another thread I noticed that the C# code font doesn't seem to clearly show the difference between a lower case 'v' and an upper case 'V'. For example



// Which case is the fifth letter?
listView1.Clear();

[473 byte] By [FrankBoyne] at [2008-2-26]
# 1

This tends to be a problem with most console fonts, although I was able to tell it was an uppercase V. Smile Thanks for reporting this though--if we get alot of feedback about this I'm sure we could look into other fonts.

JoeMorel-MSFT at 2007-9-8 > top of Msdn Tech,Feedback for forums and MSDN websites,Bug Reports for Forums website...