Event handler signature that deals with CompoundKeyEventArgs
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public delegate void CompoundKeyEventHandler( Object sender, CompoundKeyEventArgs args ) |
| Visual Basic |
|---|
Public Delegate Sub CompoundKeyEventHandler ( _ sender As Object, _ args As CompoundKeyEventArgs _ ) |
Remarks
CompoundKeyEventArgs are used to carry both the data and the type of the event.