Keyoti RapidSpell Desktop .NET API Docs
Pasting Event
APIKeyoti.RapidSpellAYTTextBoxPasting
Keyoti RapidSpell Desktop .NET
Occurs when text is about to be pasted.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler Pasting
public event EventHandler Pasting
Public Event Pasting As EventHandler
Public Event Pasting As EventHandler
public:
 event EventHandler^ Pasting {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ Pasting {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member Pasting : IEvent<EventHandler,
    EventArgs>
member Pasting : IEvent<EventHandler,
    EventArgs>
Value

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