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