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