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

In This Topic
    BackgroundGradient Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BackgroundGradient As C1.Win.SuperTooltip.BackgroundGradient
    public C1.Win.SuperTooltip.BackgroundGradient BackgroundGradient {get; set;}
    See Also