Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace : ValueChangedEventHandler Delegate |
'Declaration
Public Delegate Sub ValueChangedEventHandler( _ ByVal sender As Object, _ ByVal value As String _ )
'Usage
Dim instance As New ValueChangedEventHandler(AddressOf HandlerMethod)