... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Word Suite
132
binding key string
Returns the key combination string for the specified keys (for example, CTRL+SHIFT+A).
Read-only.
command
Returns the command assigned to the specified key combination. Read-only.
command parameter
Returns the command parameter assigned to the specified shortcut key. Read-only.
To return the command name assigned to the specified shortcut key, use the command
property.
key category
Returns the type of item assigned to the specified key binding. Read-only.
Can be one of the following:
·
key category auto text
·
key category command
·
key category disable
·
key category font
·
key category macro
·
key category nil
·
key category prefix
·
key category style
·
key category symbol
key code
Returns a unique number for the first key in the specified key binding. Read-only.
Note You create this number by using the
build key code
command when you're adding key
bindings.
key_code_2
Returns a unique number for the second key in the specified key binding. Read-only.
protected
True if you cannot change the specified key binding in the Customize Keyboard dialog box
(Tools menu, Customize command). Read-only.
Summary :
Can be one of the following: · key category auto text · key category command · key category disable · key category font · key category macro · key category nil · key category prefix · key category style · key category symbol key code Returns a unique number for the first key in the specified key binding.
Tags :
command,specified,readonly,returns,binding,assigned,number,key,customize,string,parameter,shortcut,unique