Extensions..::..IsScrolledToTop Method
Determines whether is scrolled to top.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static bool IsScrolledToTop( this TextBoxBase textBoxBase )
<ExtensionAttribute> _ Public Shared Function IsScrolledToTop ( _ textBoxBase As TextBoxBase _ ) As Boolean
[ExtensionAttribute] public: static bool^ IsScrolledToTop( TextBoxBase^ textBoxBase )
Parameters
- textBoxBase
- Type: TextBoxBase
The text box base.