TextBox::GetSpellingErrorStart Method (Int32)
.NET Framework (current version)
Returns the beginning character index for 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 beginning character index for any spelling error that includes the character specified by charIndex, or –1 if the specified character is not part of a spelling error.
.NET Framework
Available since 3.0
Available since 3.0
Show: