BorderColor Property (ToolTipSettings)
Gets or sets the color of the border drawn around the tooltip when the
Border property is set to true.
public System.Drawing.Color BorderColor {get; set;}
'Declaration
Public Property BorderColor As System.Drawing.Color