Keyoti RapidSpell Desktop .NET API Docs
ScrollCaret Event
APIKeyoti.RapidSpellAYTTextBoxScrollCaret
Keyoti RapidSpell Desktop .NET
Occurs when the text box is scrolled to the caret.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler ScrollCaret
public event EventHandler ScrollCaret
Public Event ScrollCaret As EventHandler
Public Event ScrollCaret As EventHandler
public:
virtual  event EventHandler^ ScrollCaret {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
virtual  event EventHandler^ ScrollCaret {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
abstract ScrollCaret : IEvent<EventHandler,
    EventArgs>
override ScrollCaret : IEvent<EventHandler,
    EventArgs>
abstract ScrollCaret : IEvent<EventHandler,
    EventArgs>
override ScrollCaret : IEvent<EventHandler,
    EventArgs>
Value

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