UltimateSpell Class Library

UltimateSpellButton.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

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace