Keyoti RapidSpell Desktop .NET API Docs
RequestingContextMenu Event
APIKeyoti.RapidSpellTextBoxUtilityAdapterRequestingContextMenu
Keyoti RapidSpell Desktop .NET
Context menu request
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler RequestingContextMenu
public event EventHandler RequestingContextMenu
Public Event RequestingContextMenu As EventHandler
Public Event RequestingContextMenu As EventHandler
public:
 event EventHandler^ RequestingContextMenu {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ RequestingContextMenu {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member RequestingContextMenu : IEvent<EventHandler,
    EventArgs>
member RequestingContextMenu : IEvent<EventHandler,
    EventArgs>
Value

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