How do I add a seperator?

B

B

I have developed an ADDIN in VC++ that adds a new command bar to
Microsoft Outlook. The command bar contains two buttons.
(CComQIPtr < Office::_CommandBarButton> cmdButton)

I want to add a seperator b/w these two buttons.Can someone help me to
do this.
Code snippets would be of great help.


Thanks.
 

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