Sets the foreground 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 ForeColor( Color value ) |
| Visual Basic |
|---|
Public Function ForeColor ( _ value As Color _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ ForeColor( Color value ) |
Parameters
- value
- Type: System.Drawing..::..Color
Foreground color of the spell button.