C# Class KPFloatingPanel.KeyPressedEventArgs

Event Args for the event that is fired after the hot key has been pressed.
Inheritance: System.EventArgs
Afficher le fichier Open project: mitchcapper/KPFloatingPanel Class Usage Examples

Private Methods

Méthode Description
KeyPressedEventArgs ( HotKeyboardHook modifier, System.Windows.Forms key ) : System