No announcements
Found 2875031 threads
-
0 Votes
Outlook 2010 - Adding Items to Inspector Context Menus
this to work. (I didn't have any problems with the Explorer context menu. It was straight forward and worked as expected.) Have you tried adding items ...Answered | 3 Replies | 4880 Views | Created by Tim Pulley - Friday, January 14, 2011 10:13 PM | Last reply by Ken Slovak MVP - Tuesday, January 18, 2011 3:10 PM -
0 Votes
VSTO Outlook 2010 Context Menus
Hi, I am trying to add to button to the context menu for attachments that opens when you right-click an attachment from inside a mail ...Answered | 12 Replies | 9174 Views | Created by Thommo09 - Thursday, November 25, 2010 7:02 PM | Last reply by Mauro Castagnasso - Monday, December 20, 2010 8:08 PM -
0 Votes
Changing context menus for Outlook 2010 (Calendar)
Outlook context menu - http://blogs.msdn.com/b/vsto/archive/2010/03/12Answered | 1 Replies | 4567 Views | Created by McGill_01 - Wednesday, April 27, 2011 9:42 PM | Last reply by Norm Estabrook - MSFT - Thursday, April 28, 2011 5:40 PM -
0 Votes
Adding Items in Context Menu of Outlook 2003
There isn't a supported mechanism for adding context menu items in Outlook 2003. Which it may be possible by listening for the right windows signals, it's ...Answered | 1 Replies | 4096 Views | Created by Rambabu Vasupilli - Wednesday, December 6, 2006 9:39 AM | Last reply by Ryan Gregg - MSFT - Tuesday, January 2, 2007 10:45 PM -
0 Votes
Adding item to the all context menus
are you wanting to do this for all text context menus in the entire system, or just within your managed application? I'm not familiar with a way to do the former. ...Answered | 1 Replies | 4319 Views | Created by tester12 - Tuesday, December 20, 2005 4:46 PM | Last reply by timg_msft - Wednesday, January 4, 2006 9:15 PM -
0 Votes
Adding images to home-made context menus
Hi, I'm working on a VSTO 2005 SE add-in for Word 2007 that add items to the context menu. My problem is that I didn't manage to add ...Answered | 4 Replies | 4065 Views | Created by Synapsedev - Monday, August 6, 2007 3:19 PM | Last reply by Ji.Zhou - Friday, August 10, 2007 9:52 AM -
0 Votes
context menus
items in context menus at runtime and im not binding them to commands.. Is there any other way to get handles to the menu ...Answered | 3 Replies | 4634 Views | Created by sumanthcs - Monday, December 10, 2007 4:50 AM | Last reply by the_magic_juan - Friday, January 18, 2008 5:31 PM -
0 Votes
Adding context menu items in Outlook compose mail editor.
Does outlook expose the interface to add context menu items in Outlook compose mail editor? I amAnswered | 1 Replies | 4669 Views | Created by Rishab - Thursday, November 30, 2006 11:19 AM | Last reply by Ryan Gregg - MSFT - Tuesday, January 2, 2007 10:41 PM -
0 Votes
Outlook 2010 Context Menu
Earlier Versions. As you have probably concluded by reading the article you mention above, the best practice guidance for Outlook 2010 is to use Ribbon ...Answered | 9 Replies | 16750 Views | Created by victor-pd - Thursday, February 25, 2010 6:58 PM | Last reply by Cristian Capannini - Friday, November 16, 2012 2:14 PM -
0 Votes
context menus
Is there a way to change the default background color of a context menu? Thanks, FredAnswered | 2 Replies | 4408 Views | Created by Fred Herring - Friday, April 28, 2006 2:55 PM | Last reply by MarcD - Friday, April 28, 2006 3:44 PM -
2 Votes
context menus
i am trying to insert context menus in my web browser (not context menu strips because context menus look better) but can't get the ...Answered | 5 Replies | 3110 Views | Created by zak23 - Sunday, March 20, 2011 11:31 PM | Last reply by zak23 - Monday, March 21, 2011 11:53 PM -
0 Votes
Adding menus items (don't understand ProvideMenuResourceAttribute)
Hi Bill,The way VSPackage provides menus is by defining them in a .ctc file. That .ctc file is then complied to a .cto file using ctc.exe. That .cto is then merged with your resourceAnswered | 3 Replies | 6507 Views | Created by Bill Foust - Thursday, July 21, 2005 8:09 PM | Last reply by Rusty Deschenes - Thursday, July 28, 2005 5:38 PM -
0 Votes
Context Menus
If I assign this one context menu to all three listboxes, how in the .Click event may I determine in which listbox to select all or no items?Answered | 6 Replies | 4825 Views | Created by Richard_Wolf - Wednesday, January 11, 2006 12:00 AM | Last reply by Richard_Wolf - Thursday, January 12, 2006 8:49 PM -
0 Votes
Adding hierarchical menus to the Solution Explorer context menu
"C#.Example.Solution Hierarchy Traversal" has added a few menus to the context menu of either the project node or the ...Answered | 2 Replies | 3693 Views | Created by Nimble - Thursday, June 12, 2008 2:23 AM | Last reply by nTony Ho - Thursday, June 12, 2008 6:58 AM -
0 Votes
Feature Pack: Context Menus
Hi I'd like icons to be loaded in my application's context menus, created with CMFCMenuPopup. What is the fastest way to ...Answered | 1 Replies | 2850 Views | Created by feffe_b - Wednesday, January 20, 2010 11:19 AM | Last reply by Nikita Leontiev - Wednesday, January 20, 2010 2:42 PM -
0 Votes
Customizing Context Menus
Unfortunately, there can be multiple context menus with the same name. I looked at all the top-rooted context menus, and I could only find one named Table, but ...Answered | 1 Replies | 5928 Views | Created by Robert Bouillon - Friday, October 14, 2005 10:55 PM | Last reply by Craig Skibo - Monday, October 31, 2005 9:31 PM -
0 Votes
Outlook 2010 and the 'Ghost Inspector' Issue
Having recently migrated to Outlook 2010, one of our internal departments were keen that sending e-mails as Private was straightforward and intuitive. The out-of-the-box ...Answered | 1 Replies | 659 Views | Created by Armchair Scouse - Monday, June 9, 2014 1:52 PM | Last reply by Ken Slovak MVP - Monday, June 9, 2014 3:47 PM -
0 Votes
Context menus
: When click on a linklabel and then right click on a textbox (activate a context menu), Me.ActiveControl still remains the linklabel. How can I change the ...Answered | 1 Replies | 3593 Views | Created by ampersandz - Sunday, June 4, 2006 6:22 AM | Last reply by Haitham Khattab - Sunday, June 4, 2006 7:53 AM -
0 Votes
Adding dynamic menus and events in Outlook
As Kathleen has noted, you need to have the proper scope for your variable declarations. You should look at the VSTO Outlook code samples I list ...Answered | 4 Replies | 4532 Views | Created by Ian Scrivens - Wednesday, March 15, 2006 2:35 PM | Last reply by Kathleen McGrath - MSFT - Wednesday, April 5, 2006 5:01 PM -
1 Votes
Outlook 2010 addin - active inspector null
In Outlook 2010, you can use CalendarView.SelectedStartTime property: http://msdn.microsoft.com/en-us/library/ff869571.aspxAnswered | 8 Replies | 6010 Views | Created by TurokSVK - Thursday, January 20, 2011 9:42 AM | Last reply by TurokSVK - Thursday, January 27, 2011 6:44 AM - Items 1 to 20 of 2875031 Next ›
No announcements