Version

WordCorrectedEventArgs Class Members

The following tables list the members exposed by WordCorrectedEventArgs.

Public Constructors
 NameDescription
Public ConstructorWordCorrectedEventArgs ConstructorCreates a new WordCorrectedEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCorrectedWordGets the new word after the user has corrected it.  
Public PropertyOriginalWordGets the original word before it was corrected.  
Public PropertySourceGets the reason why the word was corrected.  
Public PropertySpellCheckTargetGets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs)
See Also