WindowsHook
Class
Definition
Namespace:Telerik.WinControls
Assembly:TelerikCommon.dll
Syntax:
C#
public class WindowsHook
Inheritance: objectWindowsHook
Constructors
Properties
C#
public bool IsInstalled { get; }
Methods
C#
public void Install()
C#
public void Uninstall()
Events
C#
public event WindowsHook.HookEventHandler HookInvoked