dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
Application.removeHotkey
dfl
application
Application
void
removeHotkey
(
Keys
k
,
void
delegate
(
Object
sender
,
KeyEventArgs
ea
)
dg
)
void
removeHotkey
(
Keys
k
)
class
Application
static
void
removeHotkey
(
Keys
k
)
Meta
Source
See Implementation
dfl
application
Application
properties
autoCollect
executablePath
messageLoop
resources
startupPath
userAppDataBasePath
static functions
addHotkey
addMessageFilter
doEvents
enableVisualStyles
exit
exitThread
getInstance
onThreadException
removeHotkey
removeMessageFilter
run
setInstance
showDefaultExceptionDialog
waitForEvent
static variables
hotkeys
idle
threadException
threadExit
structs
HotkeyRegister