Keyoti RapidSpell Desktop .NET API Docs
KeyPress Event
APIKeyoti.RapidSpellTextBoxUtilityAdapterKeyPress
Keyoti RapidSpell Desktop .NET
User has pressed a key.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event KeyPressEventHandler KeyPress
public event KeyPressEventHandler KeyPress
Public Event KeyPress As KeyPressEventHandler
Public Event KeyPress As KeyPressEventHandler
public:
 event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
public:
 event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
member KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
member KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
Value

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