
Word 2000, CommandBars and Accelerator Keys.
Hello everyone, I'm developing an COM Addin for Word2k using Visual C++ 6.
I've created a custom toolbar using CommandBars.
I've added a button using CommandBarControl.
I get the OnClick using _CommandBarButtonEvents.
I would also like to add an accelerator key to that button. I can't seem to
find any help on that, can someone please point me in the right direction.
Also how would I create an accelerator key that will call a function in my
addin? (without a button attached to it?)
Sorry for the multi-group post, I don't know which group will be able to
help me the most.
--
NectaR
____________________________________
CString's are for wimps!