ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / Opacity Property

In This Topic
    Opacity Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Opacity As System.Double
    public System.double Opacity {get; set;}
    See Also