Attachmate.Reflection Assembly > Attachmate.Reflection.Productivity Namespace > IAutoComplete Interface : DictionaryChanged Event |
'Declaration
Event DictionaryChanged As EventHandler
'Usage
Dim instance As IAutoComplete Dim handler As EventHandler AddHandler instance.DictionaryChanged, handler
event EventHandler DictionaryChanged