FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / Cursor Property

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