C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / UIStringsItemEventHandler Delegate

In This Topic
UIStringsItemEventHandler Delegate
In This Topic
Represents a handler for an UIStrings item related event.
Syntax
'Declaration
 
Public Delegate Sub UIStringsItemEventHandler( _
   ByVal sender As Object, _
   ByVal e As UIStringsItemEventArgs _
) 
 

Parameters

sender
e
See Also