Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / GoToDate Class / ShowInTaskbar Property

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