ExtensionMethods..::..ScrollToTop Method
Scrolls to top.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public static void ScrollToTop( this TextBox textBox )
<ExtensionAttribute> _ Public Shared Sub ScrollToTop ( _ textBox As TextBox _ )
[ExtensionAttribute] public: static void ScrollToTop( TextBox^ textBox )
Parameters
- textBox
- Type: TextBox
The text box.