Spell Check for Labels and Strings
It would be great if we could have a spell check feature for all labels on a form. In addition options to check spelling inside all strings such as parameters for message boxes etc.
5
votes
2 comments
-
Dave Gordon
commented
There are a number of spell checkers available on Codeplex - I believe
-
Simon
commented
In what language? What about multi-language apps? The answer to this problem may well be to move all the language stuff into a resource file and then spell check that - it also allows for you to internationalise more easily