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