Skip to content

IOTAKeyBindingServices

chuacw edited this page Feb 7, 2023 · 1 revision

Description

Provides developers ability to register custom keyboard bindings.

Hierarchy

Up to Parent: IUnknown

Methods

Method Description
AddKeyBinding Adds a key binding to a specific handler.
AddMenuCommand Adds a string that binds to a specific handler.
SetDefaultKeyProc Sets a specific handler to handle keys that do not have key bindings defined.

Properties

Property Description
There are no properties.

Clone this wiki locally