Keyoti RapidSpell WPF API Docs
CreateDialogView Event
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterCreateDialogView
Keyoti RapidSpell WPF
Indicates that a new IDialogView has been created, also provides chance to override the default IDialogView.
Declaration Syntax
C#Visual BasicVisual C++
public event CreateDialogViewEventHandler CreateDialogView
Public Event CreateDialogView As CreateDialogViewEventHandler
public:
virtual  event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827