ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / BackgroundGradient Property

In This Topic
    BackgroundGradient Property
    In This Topic
    Gets or sets a background gradient for the tooltips.
    Syntax
    'Declaration
     
    Public Property BackgroundGradient As ToolTipGradient
    public ToolTipGradient BackgroundGradient {get; set;}
    See Also