C1MenuEventHandler Delegate
Delegate type for handling events that are related to the items.
'Declaration
Public Delegate Sub C1MenuEventHandler( _
ByVal As System.Object, _
ByVal As C1MenuEventArgs _
)
Parameters
- sender
- The source of the event
- e
- C1MenuItemArgs object that contains the event data