'Declaration Public Overridable ReadOnly Property CanSpellCheck As Boolean
public virtual bool CanSpellCheck { get; }
public: __property virtual bool get_CanSpellCheck();
Property Value
true if the manager can spell check a text; otherwise, false.
'Declaration Public Overridable ReadOnly Property CanSpellCheck As Boolean
public virtual bool CanSpellCheck { get; }
public: __property virtual bool get_CanSpellCheck();
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
RichTextBoxSpellCheckManager Class
RichTextBoxSpellCheckManager Members
IsEnabled
SpellCheckManager