[]
        
(Showing Draft Content)

C1.Win.Ribbon.ToolTipSettings.BorderColor

BorderColor Property

BorderColor

Gets or sets the color of the border drawn around the tooltip when the Border property is set to true.

Declaration
[C1Category("Appearance")]
[C1Description("ToolTipSettings.BorderColor", "The color of the border drawn around the tooltip when the Border property is set to true.")]
public Color BorderColor { get; set; }