ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / AutoReplaceEventArgs Class
Properties


In This Topic
    AutoReplaceEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoReplaceEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of an AutoReplaceEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to skip this replacement.  
    Public PropertyGets a reference to the control where the replacement will take place.  
    Public PropertyGets the string that is about to be replaced.  
    Public PropertyGets or sets the string that contains the replacement text.  
    Top
    See Also