Keyoti RapidSpell Desktop .NET API Docs
Load Event
APIKeyoti.RapidSpellRapidSpellGUIPresenterLoad
Keyoti RapidSpell Desktop .NET
Fired when the DialogView loads.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler Load
public event EventHandler Load
Public Event Load As EventHandler
Public Event Load As EventHandler
public:
virtual  event EventHandler^ Load {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
virtual  event EventHandler^ Load {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
abstract Load : IEvent<EventHandler,
    EventArgs>
override Load : IEvent<EventHandler,
    EventArgs>
abstract Load : IEvent<EventHandler,
    EventArgs>
override Load : IEvent<EventHandler,
    EventArgs>
Value

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