MindFusion WinForms Programmer's Guide
Repeater.HScrollBar Property
See Also
 





Gets the horizontal scrollbar.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public HScrollBar HScrollBar { get; }

Visual Basic  Copy Code

Public ReadOnly Property HScrollBar As HScrollBar

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace