No announcements
Found 1300863 threads
-
0 Votes
outlook read view context menu 2007 compile on 2013
Bala, not all context menus can be customized unfortunately.Answered | 9 Replies | 626 Views | Created by techpach - Monday, June 29, 2015 8:00 AM | Last reply by Eugene Astafiev - Monday, June 29, 2015 11:29 AM -
0 Votes
what is difference between context menu and menu item in wpf.
Each of the items in those menus are MenuItems which may have nested MenuItems.Answered | 2 Replies | 7034 Views | Created by Sumitk.cdac - Friday, May 18, 2012 9:48 AM | Last reply by LeeCampbell - Friday, May 18, 2012 10:30 AM -
0 Votes
remove addin's context menu item without uninstalling ?
Hello, First you need to figure out if the add-in uses a temporary or permanent user interface: If an add-in uses a temporary UI, when the add-in is ...Answered | 2 Replies | 3990 Views | Created by jojo665 - Monday, September 21, 2009 12:20 AM | Last reply by Carlos J. Quintero - Tuesday, September 22, 2009 12:42 PM -
0 Votes
Retrieve the context menu item on a mail item programmatically from outlook add-in.
I want to get the context menu items on the mail item(outbox of outlook) programmatically from my outlook add-in.Answered | 5 Replies | 1688 Views | Created by Soumya P C - Wednesday, March 23, 2016 11:43 AM | Last reply by Eugene Astafiev - Wednesday, March 23, 2016 4:12 PM -
0 Votes
Ribbon buttons and context menus for Office 2007 , 2010 ,2013 and 2016
Hi daxesh, In Excel 2007, you can add controls to almost every context menu with VBA code.Answered | 4 Replies | 3330 Views | Created by daxesh0310 - Wednesday, August 24, 2016 5:38 AM | Last reply by Edward8520 - Friday, August 26, 2016 2:07 AM -
0 Votes
Dynamic context menu
Based on your original post, you create a dynamic context menu of a contact item, but in your code, your second dynamic ...Answered | 7 Replies | 2061 Views | Created by Akator64 - Monday, February 15, 2016 7:22 AM | Last reply by Edward8520 - Friday, February 19, 2016 6:39 AM -
0 Votes
Table context menu in Excel
It based on my experience that Table Context Menu is not exist.Answered | 3 Replies | 9206 Views | Created by Emile Lambour - Thursday, June 28, 2012 1:45 PM | Last reply by Quist Zhang - Wednesday, October 24, 2012 5:29 PM -
0 Votes
How to Get List Item in Custom Context Menu?
Hi, I would like to know, if I want to get a particular columns value when slecting context menu.Answered | 2 Replies | 4256 Views | Created by I.Alt.Tab - Friday, February 1, 2013 9:09 AM | Last reply by SoumyaP - Saturday, December 27, 2014 7:02 AM -
0 Votes
DSL: How do you remove a CompartmentListItem from the context menu
Hi Mark, You could take a look at this link: http://stalamoni.blogspot.com/2007/12/adding-menu-to-dsl-using-vsnet-2008-sdk.html It shows how to add a ...Answered | 1 Replies | 3445 Views | Created by Mark Ritchie - Tuesday, October 27, 2009 12:57 PM | Last reply by Wesley Yao - Thursday, October 29, 2009 9:47 AM -
1 Votes
How to add a menu item to the File Tab context menu in a VSIX package?
I have to admit, I thought that once the menu item was added to the menu, that it would have context for the context menu it was getting called ...Answered | 5 Replies | 2767 Views | Created by jader3rd - Friday, March 20, 2015 5:34 PM | Last reply by jader3rd - Tuesday, March 24, 2015 6:59 PM -
0 Votes
how to add items to windows explorer context menu
I want to add an item to the computers context menu, I want that item to have an image and to have sub items.Answered | 1 Replies | 3561 Views | Created by Zakukashi - Friday, August 14, 2009 4:37 AM | Last reply by jwavila - Friday, August 14, 2009 7:06 AM -
0 Votes
Context Menu item's short cut is not underlined
First of all, clicking the ALT key causes the displayed context menu to close.Answered | 4 Replies | 4346 Views | Created by rwj3 - Tuesday, October 4, 2011 1:58 PM | Last reply by zerpa - Sunday, February 19, 2012 7:30 AM -
0 Votes
Creating Context Menu
for grouping shapes in canvas thanks Vineeth VineethAnswered | 6 Replies | 4362 Views | Created by Vineeth Paliath - Monday, December 15, 2008 10:34 AM | Last reply by prasad22 - Tuesday, December 16, 2008 2:14 AM -
0 Votes
How to disable the menu items in the C++ Editor context menu?
I haven't tried this, but if you could intercept that command, then you could display your own context menu instead of the stock IDM_VS_CTXT_CODEWIN context menu.Answered | 2 Replies | 4183 Views | Created by Michael He - Sunday, December 21, 2008 3:07 PM | Last reply by Michael He - Tuesday, December 23, 2008 3:30 AM -
0 Votes
Dynamically Enabling/Disabling Add Menu of Compartment Shape in DSL
Hello I believe that the simplest is to use IMSLocks feature in order to prevent the items to be add-able.Answered | 3 Replies | 5219 Views | Created by baskarmani - Monday, January 3, 2011 1:52 PM | Last reply by escher4096 - Wednesday, June 19, 2013 3:54 PM -
1 Votes
Context Menu Strip Query
Hi Rohit, I agree with Nico, you can set the item visible property.Answered | 2 Replies | 2409 Views | Created by Rohit Pundlik - Thursday, May 3, 2012 1:09 PM | Last reply by Bob Wu-MT - Thursday, May 10, 2012 3:30 AM -
0 Votes
Context Menu For Windows App.
If you want to add menu item to the file right click list, as @Azat Tazaya, there is no API can do it with a windows store app.Answered | 2 Replies | 499 Views | Created by Sanjeev Gaykwad - Thursday, August 4, 2016 11:10 AM | Last reply by Sunteen Wu - Friday, August 12, 2016 10:03 AM -
0 Votes
WPF context menu in Forms context menu
I am sorry I was not specific enough (I have used Elementhost a lot in forms but I cannot see how it should be possible in a menu).Answered | 3 Replies | 4813 Views | Created by MEK_DK - Tuesday, May 12, 2009 8:33 AM | Last reply by Tao Liang - Friday, May 15, 2009 6:34 AM -
0 Votes
SSMS Addin - Locating Commandbar / Context Menu items...
What I could offer you, if it will help, is: we could think about providing in SSMSBoost add-in some simple API interface for object explorer, like letting you to define which menue ...Answered | 6 Replies | 9177 Views | Created by Jay Kidd - Saturday, June 2, 2012 1:11 AM | Last reply by AndreiRantsevich - Thursday, June 7, 2012 5:13 PM -
0 Votes
Context Menus in Treeview
Hi, If I understand it clearly, you have a List<Item> and each item have an attribute Children which is a List<Item>.Answered | 2 Replies | 2647 Views | Created by Gagan5678 - Thursday, September 13, 2012 5:03 AM | Last reply by linvỉ - Thursday, September 13, 2012 3:21 PM
No announcements