ComponentOne SplitContainer for WinForms
ToolTipBorderColor Property

C1.Win.C1SplitContainer.4 Assembly > 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 System.Drawing.Color
public System.Drawing.Color ToolTipBorderColor {get; set;}
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members