ComponentOne DashboardLayout for WinForms
ToolTipBorderColor Property

C1.Win.C1SplitContainer Namespace > C1SplitContainer Class : ToolTipBorderColor Property
Gets or sets whether the color of the border drawn around the tooltip when the ToolTipBorder property is set to true.
Syntax
'Declaration
 
Public Property ToolTipBorderColor As Color
public Color ToolTipBorderColor {get; set;}
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members