Keyoti RapidSpell Desktop .NET API Docs
AddWord Event
APIKeyoti.RapidSpell.DialogViewsWindowsFormsUserDictionaryEditAddWord
Keyoti RapidSpell Desktop .NET
Word is being added
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UserDictionaryEditEventHandler AddWord
public event UserDictionaryEditEventHandler AddWord
Public Event AddWord As UserDictionaryEditEventHandler
Public Event AddWord As UserDictionaryEditEventHandler
public:
virtual  event UserDictionaryEditEventHandler^ AddWord {
	void add (UserDictionaryEditEventHandler^ value);
	void remove (UserDictionaryEditEventHandler^ value);
}
public:
virtual  event UserDictionaryEditEventHandler^ AddWord {
	void add (UserDictionaryEditEventHandler^ value);
	void remove (UserDictionaryEditEventHandler^ value);
}
abstract AddWord : IEvent<UserDictionaryEditEventHandler,
    UserDictionaryEditEventArgs>
override AddWord : IEvent<UserDictionaryEditEventHandler,
    UserDictionaryEditEventArgs>
abstract AddWord : IEvent<UserDictionaryEditEventHandler,
    UserDictionaryEditEventArgs>
override AddWord : IEvent<UserDictionaryEditEventHandler,
    UserDictionaryEditEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412