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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)