Sets the background color of the spell button.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpellButtonCreator BackColor( Color value ) |
| Visual Basic |
|---|
Public Function BackColor ( _ value As Color _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ BackColor( Color value ) |
Parameters
- value
- Type: System.Drawing..::..Color
Background color of the spell button.