View Single Post
  #3  
Old August 29th 07, 02:40 PM posted to microsoft.public.outlook.program_addins
John
external usenet poster
 
Posts: 382
Default Adding seperator to Outlook standard menu

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

"Dmitry Streblechenko" wrote:

Set the button's BeginGroup property to true.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John" wrote in message
...
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




Ads