Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryContentChanged Event
APIKeyoti.RapidSpell.OptionsUserOptionsUserDictionaryContentChanged
Keyoti RapidSpell Desktop .NET
Fired when the user dictionary content has changed and should be reloaded.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UserOptions..::..UserDictionaryContentChangeEventHandler UserDictionaryContentChanged
public event UserOptions..::..UserDictionaryContentChangeEventHandler UserDictionaryContentChanged
Public Event UserDictionaryContentChanged As UserOptions..::..UserDictionaryContentChangeEventHandler
Public Event UserDictionaryContentChanged As UserOptions..::..UserDictionaryContentChangeEventHandler
public:
 event UserOptions..::..UserDictionaryContentChangeEventHandler^ UserDictionaryContentChanged {
	void add (UserOptions..::..UserDictionaryContentChangeEventHandler^ value);
	void remove (UserOptions..::..UserDictionaryContentChangeEventHandler^ value);
}
public:
 event UserOptions..::..UserDictionaryContentChangeEventHandler^ UserDictionaryContentChanged {
	void add (UserOptions..::..UserDictionaryContentChangeEventHandler^ value);
	void remove (UserOptions..::..UserDictionaryContentChangeEventHandler^ value);
}
member UserDictionaryContentChanged : IEvent<UserOptions..::..UserDictionaryContentChangeEventHandler,
    UserDictionaryContentChangedEventArgs>
member UserDictionaryContentChanged : IEvent<UserOptions..::..UserDictionaryContentChangeEventHandler,
    UserDictionaryContentChangedEventArgs>
Value

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