ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1Gauge Class / UseWaitCursor Property

In This Topic
    UseWaitCursor Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseWaitCursor As System.Boolean
    public System.bool UseWaitCursor {get; set;}
    See Also