Keyoti RapidSpell WPF API Docs
Load Event
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterLoad
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214