![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding standard text to outgoing emails | C3 | Outlook Express | 3 | October 18th 06 06:39 PM |
Outlook add-in - adding to the Appointments Insert menu | Scott Lyon | Outlook - Using Forms | 3 | October 9th 06 09:29 PM |
Novice: Adding a menu to current menu? | Peter | Add-ins for Outlook | 4 | October 2nd 06 03:34 PM |
adding a context menu in Outlook | donald | Add-ins for Outlook | 6 | May 3rd 06 01:49 PM |
Adding Outlook Express to my start menu | MP Boettger | Outlook - General Queries | 1 | February 22nd 06 05:45 PM |