Keyoti RapidSpell WPF API Docs
CreateDialogViewOptions Event
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterCreateDialogViewOptions
Keyoti RapidSpell WPF
Indicates that a new IDialogViewOptions is being created, also provides chance to override the default IDialogViewOptions.
Declaration Syntax
C#Visual BasicVisual C++
public event CreateDialogViewOptionsEventHandler CreateDialogViewOptions
Public Event CreateDialogViewOptions As CreateDialogViewOptionsEventHandler
public:
virtual  event CreateDialogViewOptionsEventHandler^ CreateDialogViewOptions {
	void add (CreateDialogViewOptionsEventHandler^ value);
	void remove (CreateDialogViewOptionsEventHandler^ value);
}

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