'Declaration
Event DictionaryChanged As EventHandler
'Usage
Dim instance As ISpellChecker Dim handler As EventHandler AddHandler instance.DictionaryChanged, handler
event EventHandler DictionaryChanged
event EventHandler^ DictionaryChanged
'Declaration
Event DictionaryChanged As EventHandler
'Usage
Dim instance As ISpellChecker Dim handler As EventHandler AddHandler instance.DictionaryChanged, handler
event EventHandler DictionaryChanged
event EventHandler^ DictionaryChanged