Keyoti RapidSpell Desktop .NET API Docs
SelectionChanged Event
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapterSelectionChanged
Keyoti RapidSpell Desktop .NET
Occurs when the selection of text within the control has changed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler SelectionChanged
public event EventHandler SelectionChanged
Public Event SelectionChanged As EventHandler
Public Event SelectionChanged As EventHandler
public:
 event EventHandler^ SelectionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ SelectionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member SelectionChanged : IEvent<EventHandler,
    EventArgs>
member SelectionChanged : IEvent<EventHandler,
    EventArgs>
Value

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