GetHorizontalBar Method (IScrollable)

Class

IScrollable.

Action

Returns the horizontal scroll bar for this control.

Note: BrowserApplication is derived from BaseGuiTestObject and inherits the two scrollbar methods GetHorizontalBar and GetVerticalBar. However, these two methods do not work on a BrowserApplication.

Syntax

C#
horizontalBar = iScrollable.GetHorizontalBar()
VB
horizontalBar = iScrollable.GetHorizontalBar()
Variable Description
horizontalBar HorizontalScrollBar.