ComponentOne InputPanel for WinForms
BorderColor Property (ToolTipSettings)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > ToolTipSettings Class : BorderColor Property
Gets or sets the color of the border drawn around the tooltip when the Border property is set to true.
Syntax
'Declaration
 
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
See Also

Reference

ToolTipSettings Class
ToolTipSettings Members