Keyoti RapidSpell Desktop .NET API Docs
OnKeyPress Method (sender, e)
APIKeyoti.RapidSpellRapidSpellAsYouTypeAgentOnKeyPress(Object, KeyPressEventArgs)
Keyoti RapidSpell Desktop .NET
Called when user keys down
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void OnKeyPress(
	Object sender,
	KeyPressEventArgs e
)
protected virtual void OnKeyPress(
	Object sender,
	KeyPressEventArgs e
)
Protected Overridable Sub OnKeyPress ( 
	sender As Object,
	e As KeyPressEventArgs
)
Protected Overridable Sub OnKeyPress ( 
	sender As Object,
	e As KeyPressEventArgs
)
protected:
virtual void OnKeyPress(
	Object^ sender, 
	KeyPressEventArgs^ e
)
protected:
virtual void OnKeyPress(
	Object^ sender, 
	KeyPressEventArgs^ e
)
abstract OnKeyPress : 
        sender : Object * 
        e : KeyPressEventArgs -> unit 
override OnKeyPress : 
        sender : Object * 
        e : KeyPressEventArgs -> unit 
abstract OnKeyPress : 
        sender : Object * 
        e : KeyPressEventArgs -> unit 
override OnKeyPress : 
        sender : Object * 
        e : KeyPressEventArgs -> unit 
Parameters

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