\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / TransparencyKey Property

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