wManager.Wow.Helpers Namespace
WRobot

KeyPressedEventArgs Class

Event Args for the event that is fired after the hot key has been pressed.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public class KeyPressedEventArgs : EventArgs
Public Class KeyPressedEventArgs _
	Inherits EventArgs
public ref class KeyPressedEventArgs : public EventArgs

Inheritance Hierarchy


Object
  EventArgs
    robotManager.Helpful..::..KeyPressedEventArgs