All types
|
All members
RT.Util
RT.KitchenSink.Drawing
RT.KitchenSink.Fonts
RT.Util
Desktop
Lock
Notifier
Form
Emailer
Global
Keyboard
Listener
Global
Key
Event
Args
Global
Key
Event
Handler
Modifier
Keys
State
RTSmtp
Client
RTSmtp
Exception
RTSmtp
Settings
Smtp
Encryption
Ut
Win
RT.Util.Controls
RT.Util.Drawing
RT.Util.ExtensionMethods
RT.Util.Forms
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Delegate:
RT.Util.
GlobalKeyEventHandler
Assembly:
RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util
Show inherited types...
Inherits from:
System.MulticastDelegate
System.Delegate
object
Show implemented interfaces...
Implements:
System.ICloneable
System.Runtime.Serialization.ISerializable
Declaration
delegate
void
RT.Util.
GlobalKeyEventHandler
(
object
sender
,
RT.Util.
GlobalKeyEventArgs
e
)
Summary
Used to trigger the KeyUp/KeyDown events in
GlobalKeyboardListener
.