开发者

Adding a third-party control to my custom Word Ribbon Tab

I have a custom ribbon tab, created through a Word Add-In. I would like to add some controls from a third-party (not Microsoft) ribbon. I believe that using the "idQ" attribute is the way f开发者_StackOverfloworward, but no matter what I do, it does not work.

I have tried setting up my own "mock third-party" add-in, so that I have control of both ribbon tabs, but still no luck.


Only standard controls are supported in the office ribbon. You can't put any third-party controls there. idQ is for creating unique name for sharing controls between different addins.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜