ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / DefaultCursor Property

In This Topic
    DefaultCursor Property (C1SuperLabel)
    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