IScrollViewRealHScroll Property |
Returns the object that provides a program interface to the horizontal scroll bar of the control.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IScrollViewBarReal HScroll { get; }
ReadOnly Property HScroll As IScrollViewBarReal
Get
Dim instance As IScrollViewReal
Dim value As IScrollViewBarReal
value = instance.HScroll
property IScrollViewBarReal^ HScroll {
IScrollViewBarReal^ get ();
}
Property Value
Type:
IScrollViewBarRealExceptions See Also