I need to get the proper case of a word (a US state in this case). I was wracking my head on how to do this properly. In googling, I came across info that the Microsoft Visual Basic namespace contains this functionality. To accomplish this, I have done something like: Microsoft.VisualBasic. Strings ...