Keyoti RapidSpell WPF API Docs
CreateDialogViewUserDictionaryEdit Event
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterCreateDialogViewUserDictionaryEdit
Keyoti RapidSpell WPF
Indicates that a new IDialogViewUserDictionaryEdit is being created, also provides chance to override the default IDialogViewUserDictionaryEdit.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
event CreateDialogViewUserDictionaryEditEventHandler CreateDialogViewUserDictionaryEdit
event CreateDialogViewUserDictionaryEditEventHandler CreateDialogViewUserDictionaryEdit
Event CreateDialogViewUserDictionaryEdit As CreateDialogViewUserDictionaryEditEventHandler
Event CreateDialogViewUserDictionaryEdit As CreateDialogViewUserDictionaryEditEventHandler
 event CreateDialogViewUserDictionaryEditEventHandler^ CreateDialogViewUserDictionaryEdit {
	void add (CreateDialogViewUserDictionaryEditEventHandler^ value);
	void remove (CreateDialogViewUserDictionaryEditEventHandler^ value);
}
 event CreateDialogViewUserDictionaryEditEventHandler^ CreateDialogViewUserDictionaryEdit {
	void add (CreateDialogViewUserDictionaryEditEventHandler^ value);
	void remove (CreateDialogViewUserDictionaryEditEventHandler^ value);
}
abstract CreateDialogViewUserDictionaryEdit : IEvent<CreateDialogViewUserDictionaryEditEventHandler,
    CreateDialogViewUserDictionaryEditEventArgs>
abstract CreateDialogViewUserDictionaryEdit : IEvent<CreateDialogViewUserDictionaryEditEventHandler,
    CreateDialogViewUserDictionaryEditEventArgs>
Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214