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