Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / GoToDate Class / TransparencyKey Property

In This Topic
    TransparencyKey Property (GoToDate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TransparencyKey As System.Drawing.Color
    public System.Drawing.Color TransparencyKey {get; set;}
    See Also