HotkeyPastePressedEventArgs | Contains the event data for the HotkeyPastePressedEvent event. |
KeyboardDeviceInfo | Encapsulates the information about a keyboard event, including the device it originated with and what key was pressed. |
KeyboardMonitor | Handles the raw input from keyboard devices. |
KeyPressedEventArgs | Contains the event data for the KeyPressed event. |
MouseButtonClickEventArgs | Contains the event data for the MouseButtonClick event. |
MouseButtonDoubleClickEventArgs | Contains the event data for the MouseButtonDoubleClick event. |
MouseDeviceInfo | Encapsulates the information about a mouse event, including the device it originated with and what button was clicke. |
MouseHook |
A low level mouse hook that processes mouse input events.
Obsolete. |
MouseMonitor | Handles the raw input from mouse devices. |
MouseMoveEventArgs | Contains the event data for the MouseMove event. |
MouseRecorder | Record and play the mouse events (Macros) |
MouseWheelScrollEventArgs | Contains the event data for the MouseWheelScroll event. |
UtilKeyboard | Contains keyboard related utilities. |
UtilMouse | Contains mouse related utilities. |
MouseHookMouseButtonClickEventHandler | |
MouseHookMouseButtonDoubleClickEventHandler | |
MouseHookMouseMoveEventHandler | |
MouseHookMouseWheelEventHandler |
DeviceEvent | Specifies a type of input device event. |
HotkeyModifiers | Specifies a key-modifier to assign for a hotkey. |
KeyBehavior | Specifies a keystroke action. |
MouseButton | Specifies a mouse button. |
MouseWheelDirection | Indicates the wheel direction of a mouse device. |