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