Gets or sets the style applied to the misspelled word on the spell check dialog box.
Namespace: Karamasoft.WebControls.UltimateSpellAssembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738
Syntax
| C# |
|---|
public virtual Style MisspelledWordStyle { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property MisspelledWordStyle As Style Get |
| Visual C++ |
|---|
public: virtual property Style^ MisspelledWordStyle { Style^ get (); } |
Field Value
Style applied to the misspelled word on the spell check dialog box.
Remarks
Use this property to set the style applied to the misspelled word on the spell check dialog box.