by Thomas
3. April 2008 12:13
What a !@#$% hassle. Apparently you cannot apply the TextMode attribute through a skin to a TextBox. Now, I understand why. Behind the scenes, .NET is determining whether to render an input control or a textarea control based on that attribute. Still, it is an annoyance that there are some properties I can set others I cannot through a skin.