CommandBarDropDownButton

Y

Yevgeny Barkovsky

Is it possible to create CommandBarDropDownButton from my add-in code?
And, if yes, how can I do it?
CommandBar.Controls.Add at the first parameter can have
Microsoft.Office.Core.MsoControlType.msoControlButtonDropDown, but I can't
find class like
Microsoft.Office.Core.CommandBarButtonDropDown - only CommandBarButton &
CommandBarComboBox available.
And I can't find solution in the MSDN.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top