Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > SmartControl Class : Activated Event |
'Declaration
Public Event Activated As EventHandler
'Usage
Dim instance As SmartControl Dim handler As EventHandler AddHandler instance.Activated, handler
public event EventHandler Activated