ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / Cursor Property

In This Topic
    Cursor Property (C1Ribbon)
    In This Topic
    This property has no effect on C1Ribbon.
    Syntax
    'Declaration
     
    Public Overrides Property Cursor As System.Windows.Forms.Cursor
    public override System.Windows.Forms.Cursor Cursor {get; set;}
    See Also