ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / GroupForm Class / TransparencyKey Property

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