RanorexRanorex Documentation
Left Property
NamespacesRanorexScrollBarLeft
Gets the page-left button portion of this scrollbar.
Declaration Syntax
C#Visual BasicVisual C++
public Button Left { get; }
Public ReadOnly Property Left As Button
public:
property Button^ Left {
	Button^ get ();
}
Value
The page-left button.
Exceptions
ExceptionCondition
ElementNotFoundExceptionIf the element is not found.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)