Keyoti RapidSpell Desktop .NET API Docs
KeyPress Event
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapterKeyPress
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#
public event KeyPressEventHandler KeyPress
public event KeyPressEventHandler KeyPress
Public Event KeyPress As KeyPressEventHandler
Public Event KeyPress As KeyPressEventHandler
public:
virtual  event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
public:
virtual  event KeyPressEventHandler^ KeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}
abstract KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
override KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
abstract KeyPress : IEvent<KeyPressEventHandler,
    KeyPressEventArgs>
override 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