ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / TransparencyKey Property

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