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