Form.addShortcut

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addShortcut(Keys shortcut, void delegate(Object sender, FormShortcutEventArgs ea) pressed)
  2. void addShortcut(Keys shortcut, void delegate(Object sender, EventArgs ea) pressed)
    class Form
    final
    void
    addShortcut
    (,
    void delegate pressed
    )

Meta