Keyoti RapidSpell Desktop .NET API Docs
KeyPress Event
APIKeyoti.RapidSpellIAYTTextBoxKeyPress
Keyoti RapidSpell Desktop .NET
Occurs when a key is pressed while the control has focus.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
event KeyPressEventHandler KeyPress
event KeyPressEventHandler KeyPress
Event KeyPress As KeyPressEventHandler
Event KeyPress As KeyPressEventHandler
 event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
 event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
abstract KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
abstract KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
Value
Remarks
Used by the auto-corrector

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