All c# extension methods for textbox
-
SetInputScope
Set the InputScope of TextBox on a Windows 7 Phone.C# System.Windows.Controls.TextBox Fons Sonnemans -
ScrollToBottom
Scrolls to the bottom of a Textbox.C# System.Windows.Forms.TextBox Sean Fox -
ValidateNumber
Validates that input text is a numberC# System.Windows.Forms.TextBox Ahmer Sohail