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.