ClassWindowsHook
Class
Definition
Namespace:Telerik.WinControls
Assembly:TelerikCommon.dll
Syntax:
cs-api-definition
public class WindowsHook
Inheritance: objectWindowsHook
Constructors
WindowsHook(HookType)
Declaration
cs-api-definition
public WindowsHook(WindowsHook.HookType hook)
Parameters
hook
Properties
Methods
Install()
Declaration
cs-api-definition
public void Install()
OnHookInvoked(HookEventArgs)
Declaration
cs-api-definition
protected virtual bool OnHookInvoked(HookEventArgs e)
Parameters
e
Returns
Uninstall()
Declaration
cs-api-definition
public void Uninstall()
Events
HookInvoked
Declaration
cs-api-definition
public event WindowsHook.HookEventHandler HookInvoked
Event Value