Version

ISpellCheckTarget Interface Properties

For a list of all members of this type, see ISpellCheckTarget members.

Public Properties
 NameDescription
 PropertyCanUndoGets the value indicating whether an undo can be done on the target.  
 PropertyControlGets the control being spell checked.  
 PropertyDrawsErrorsGets the value indicating whether the target draws its own errors  
 PropertyIsUpdatingGets the value indicating whether the target is updating.  
 PropertyOffsetGets the offset location of the spell checkable area of the control.  
 PropertySelectedTextGets or sets the currently selected text in the control.  
 PropertySelectionLengthGets or sets the number of characters selected in the control.  
 PropertySelectionStartGets or sets the starting position of the text selected in the control.  
 PropertySizeGets the size of the control being spell checked.  
 PropertyTextGets the text being spell checked.  
See Also