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
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
KeyProgramCommandsEventArgs ( IKeyProgram p, KeyProgramCommandsEventType eventType, int index )

Method Details

KeyProgramCommandsEventArgs() public méthode

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