Fired when user wants to edit user dictionary
| C# | Visual Basic | Visual C++ |
event EventHandler EditUserDictionary
Event EditUserDictionary As EventHandler
event EventHandler^ EditUserDictionary { void add (EventHandler^ value); void remove (EventHandler^ value); }