[]
Gets or sets the color of the border drawn around the tooltip when the Border property is set to true.
[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; }