[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.C1SpellChecker.AutoReplace

AutoReplace Event

Occurs before the C1SpellChecker makes an automatic replacement in the control's text.

Namespace: C1.Win.C1SpellChecker
Assembly: C1.Win.C1SpellChecker.4.8.dll
Syntax
public event AutoReplaceEventHandler AutoReplace
Returns
Type Description
AutoReplaceEventHandler Occurs before the makes an automatic replacement in the control's text.
Remarks

C1SpellChecker automatically replaces text as the user types based on the list of words specified by the AutoReplaceList property.