3 references to TextBoxStyle
System.Web (3)
UI\WebControls\PasswordRecovery.cs (3)
1410
((IStateManager)
TextBoxStyle
).LoadViewState(myState[3]);
1870
answerTextBox.ApplyStyle(
TextBoxStyle
);
2069
userNameTextBox.ApplyStyle(
TextBoxStyle
);