Application.removeHotkey

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void removeHotkey(Keys k, void delegate(Object sender, KeyEventArgs ea) dg)
    class Application
    static
    void
    removeHotkey
    (,
    void delegate dg
    )
  2. void removeHotkey(Keys k)

Meta