High-level managed interface for Logitech GamePanel LCD devices.
GamePanelLCD..::.KeyPressedEventHandler Delegate
NamespacesGamePanelLCDLibGamePanelLCDGamePanelLCD..::.KeyPressedEventHandler

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:GamePanelLCDLib.GamePanelLCD.KeyPressedEventHandler]

Declaration Syntax
C#Visual BasicVisual C++
public delegate void KeyPressedEventHandler(
	Object sender,
	KeyPressedEventArgs args
)
Public Delegate Sub KeyPressedEventHandler ( _
	sender As Object, _
	args As KeyPressedEventArgs _
)
public delegate void KeyPressedEventHandler(
	Object^ sender, 
	KeyPressedEventArgs^ args
)
Parameters
sender (Object)
args (KeyPressedEventArgs)

Assembly: GamePanelLCDLib (Module: GamePanelLCDLib) Version: 0.1.3302.29568