Adding seperator to Outlook standard menu

J

John

I have created an Outlook add in C# using VS 2005. I've added a button to the
standard menu but I can't find a way to put a seperator between my button an
the next button.

Thanks John
 
J

John

Thanks for your reply. At first it didn't work because I was trying to add
the seperator after my button becasue my button was the first button on the
standard menu. When I moved it to be the second button on the menu the
seperator showed up. Thanks again. John
 
Top