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