C# (CSharp) Umc.Core.Tools.VSGesture.Hook Namespace

Classes

Name Description
GlobalEventProvider This component monitors all mouse activities globally (also outside of the application) and provides appropriate events.
HookManager
HookManager.KeyboardHookStruct
HookManager.MouseLLHookStruct
HookManager.Point
MouseEventExtArgs Provides data for the MouseClickExt and MouseMoveExt events. It also provides a property Handled. Set this property to true to prevent further processing of the event in other applications.