Raises the SpellCheckText event.

Introduced: 16.0.

OnSpellCheckText(SpellCheckTextEventArgs)

protected virtual void OnSpellCheckText(SpellCheckTextEventArgs e);
Protected Overridable Sub OnSpellCheckText(ByVal e As SpellCheckTextEventArgs)

Parameters

Parameter Description
e Specifies a SpellCheckTextEventArgs object that contains the event data.