UltimateSpell Class Library

UltimateSpellButton.BackColor Property

Gets or sets the background color.

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

Property Value

Background color.

Remarks

Use this property to set the background color.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace