UltimateSearch Class Library

UltimateSearchButton.ForeColor Property

Gets or sets the foreground color.

[Visual Basic]
Overrides Public Property ForeColor As Color
[C#]
public override System.Drawing.Color ForeColor {get; set;}

Property Value

Foreground color.

Remarks

Use this property to set the foreground color.

See Also

UltimateSearchButton Class | Karamasoft.WebControls.UltimateSearch Namespace