ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / DefaultCursor Property

In This Topic
    DefaultCursor Property (C1HScrollBar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultCursor As System.Windows.Forms.Cursor
    protected virtual System.Windows.Forms.Cursor DefaultCursor {get;}
    See Also