Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > IView Interface : Closed Event |
'Declaration
Event Closed As EventHandler
'Usage
Dim instance As IView Dim handler As EventHandler AddHandler instance.Closed, handler
event EventHandler Closed