TextBox::GetSpellingErrorLength Method (Int32)
.NET Framework (current version)
Returns the length of any spelling error that includes the specified character.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- charIndex
-
Type:
System::Int32
The zero-based character index of a position in content to examine for a spelling error.
Return Value
Type: System::Int32The length of any spelling error that includes the character specified by charIndex, or 0 if the specified character is not part of a spelling error.
.NET Framework
Available since 3.0
Available since 3.0
Show: