ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskForm Class / UseWaitCursor Property

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