For a list of all members of this type, see ISpellCheckTarget members.
Name | Description | |
---|---|---|
BeginUpdate | Begins an undoable update operation on the target. | |
EndUpdate | Ends an undoable update operation on the target. | |
EnsureCharacterInView | Ensures a certain character is in view of the control. | |
GetBaselineOffsetAtCharIndex | Gets the baseline offset for a character at the specified index. | |
GetCharIndexFromPoint | Gets the poistion of the character in the text at the specified client coordinates of the control. | |
GetCharWidth | Gets the width of a character when drawn to this control. | |
GetFirstVisibleCharIndex | Gets the character index of the first visible character in the control. | |
GetPointFromCharIndex | Gets the client coordinates of the character at the specified index of the text. | |
Replace | Replaces text in the control. | |
Undo | Undoes one operation on the spell check target. |