Keyoti RapidSpell Desktop .NET API Docs
OnTextBoxInvalidated Method (sender, e)
APIKeyoti.RapidSpellTextBoxUtilityAdapterOnTextBoxInvalidated(Object, InvalidateEventArgs)
Keyoti RapidSpell Desktop .NET
Called when text box is invalidated
Declaration Syntax
C#Visual BasicVisual C++F#
protected void OnTextBoxInvalidated(
	Object sender,
	InvalidateEventArgs e
)
Protected Sub OnTextBoxInvalidated ( 
	sender As Object,
	e As InvalidateEventArgs
)
protected:
void OnTextBoxInvalidated(
	Object^ sender, 
	InvalidateEventArgs^ e
)
member OnTextBoxInvalidated : 
        sender : Object * 
        e : InvalidateEventArgs -> unit 
Parameters

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204