ComponentOne SplitContainer for WinForms
ToolTipForeColor Property

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitContainer Class : ToolTipForeColor Property
Gets or sets the foreground color of the tooltip window.
Syntax
'Declaration
 
Public Property ToolTipForeColor As System.Drawing.Color
public System.Drawing.Color ToolTipForeColor {get; set;}
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members