Extending LightSwitch TextBox : Walk-Through
January 1, 2012
5 comments
***** WISH YOU A HAPPY NEW YEAR *****

In this post, we’ll create a simple, LightSwitch ‘Character Casing” TextBox. This extension will allow us to set following ‘case’
- Normal
- Upper Case
- Lower Case
- Proper Case
- Title Case
- Sentence Case
Categories: C#
