HScrollBar Property (C1ListBase)
In This Topic
Returns the
C1.Win.C1List.Util.HBar object that controls the appearance of the horizontal scrollbar.
Syntax
'Declaration
Public ReadOnly Property HScrollBar As HBar
public HBar HScrollBar {get;}
See Also