![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Represents a misspelled word in an editing control (i.e. TextBox or RichTextBox).
Assembly: PresentationFramework (in PresentationFramework.dll)
public class SpellingError
public ref class SpellingError
type SpellingError = class end
Public Class SpellingError
Name | Description | |
---|---|---|
![]() | Correct | Replaces the spelling error text with the specified correction. |
![]() | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | |
![]() | IgnoreAll | Instructs the control to ignore this error and any duplicates for the remainder of the lifetime of the control. |
![]() | MemberwiseClone | |
![]() | ToString | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.