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

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