How to assign a shortkey to CommandBarButton?

K

K.M.Dyakov

Hello, Chad!
You wrote on Tue, 25 May 2004 13:07:33 -0700:

Thank you.

CD> Add a KeyBinding to the KeyBindings collection with the Command
CD> property set to the same as the OnAction property of the
CD> CommandBarButton. For more information about adding a KeyBinding, see
CD> the MSDN article
CD>
http://msdn.microsoft.com/library/d...en-us/off2000/html/womthAddKeyBindingsObj.asp.

CD> Regards,
CD> Chad

CD> ??>> Hello!
??>>
??>> How to assign a shortkey to CommandBarButton in my AddIn for MS Word?
??>>
??>> With best regards, Dyakov K.M.. E-mail: [email protected]


With best regards, K.M.Dyakov. E-mail: [email protected]
 
Top