UltimateSearch Class Library

UltimateSearchButton.BorderColor Property

Gets or sets the border color.

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

Property Value

Border color.

Remarks

Use this property to set the border color.

See Also

UltimateSearchButton Class | Karamasoft.WebControls.UltimateSearch Namespace