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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void OnTextBoxInvalidated(
	Object sender,
	InvalidateEventArgs e
)
protected void OnTextBoxInvalidated(
	Object sender,
	InvalidateEventArgs e
)
Protected Sub OnTextBoxInvalidated ( 
	sender As Object,
	e As InvalidateEventArgs
)
Protected Sub OnTextBoxInvalidated ( 
	sender As Object,
	e As InvalidateEventArgs
)
protected:
void OnTextBoxInvalidated(
	Object^ sender, 
	InvalidateEventArgs^ e
)
protected:
void OnTextBoxInvalidated(
	Object^ sender, 
	InvalidateEventArgs^ e
)
member OnTextBoxInvalidated : 
        sender : Object * 
        e : InvalidateEventArgs -> unit 
member OnTextBoxInvalidated : 
        sender : Object * 
        e : InvalidateEventArgs -> unit 
Parameters

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412