I\'m not much of a Visual Basic person, but I am tasked with maintaining an old VB6 app. Whenever I check out a file, the editor will replace a bunch of the uppercase varia
Enums are even worse. Getting the case wrong anywhere the enum is used changes the case of the definition.