Keyoti RapidSpell Desktop .NET API Docs
Leave Event
APIKeyoti.RapidSpellTextBoxUtilityAdapterLeave
Keyoti RapidSpell Desktop .NET
Focus lost.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler Leave
public event EventHandler Leave
Public Event Leave As EventHandler
Public Event Leave As EventHandler
public:
 event EventHandler^ Leave {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ Leave {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member Leave : IEvent<EventHandler,
    EventArgs>
member Leave : IEvent<EventHandler,
    EventArgs>
Value

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