C# Class CK.Keyboard.Model.KeyProgramCommandsEventArgs

Defines a KeyProgram event argument : Index represents the index of the command concerned by the event, in the command list
Inheritance: KeyboardContextEventArgs
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
KeyProgramCommandsEventArgs ( IKeyProgram p, KeyProgramCommandsEventType eventType, int index )

Method Details

KeyProgramCommandsEventArgs() public method

public KeyProgramCommandsEventArgs ( IKeyProgram p, KeyProgramCommandsEventType eventType, int index )
p IKeyProgram
eventType KeyProgramCommandsEventType
index int