Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / February 2005

Tip: Looking for answers? Try searching our database.

VS 2005 Web site project item menu id?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bryan Sullivan - 08 Feb 2005 22:27 GMT
I am using VSIP to add menu groups to some of the existing VS menus. I would
like to add a group to the context menu that is displayed on a right-click of
a web project item in the Solution Explorer. For example, if you have a Web
Site project loaded, with a page of default.aspx, right-clicking on
default.aspx in the Solution Explorer will bring up a context menu with items
like "View in Browser" and "Check Accessibility". This is the menu I'm trying
to insert into. I need its menu ID or group ID (ie IDM_VS_... or IDG_VS_...)
so that I can set it as the parent of my group.

Thanks in advance.
-Bryan
Parag Chandra - 09 Feb 2005 13:40 GMT
I don't know how to do it just for web projects, but I got a menu item to
appear on the general project context menu by setting its parent to
guidSHLMainMenu:IDM_VS_CTXT_PROJNODE. Hope that helps.

>I am using VSIP to add menu groups to some of the existing VS menus. I
>would
[quoted text clipped - 13 lines]
> Thanks in advance.
> -Bryan
Bryan Sullivan - 09 Feb 2005 14:37 GMT
Yes, I tried that one. It only works for non-Web projects, and it only
appears on the project node itself. I need the menu for the individual items
in a web site project. But thank you for the help.

> I don't know how to do it just for web projects, but I got a menu item to
> appear on the general project context menu by setting its parent to
[quoted text clipped - 17 lines]
> > Thanks in advance.
> > -Bryan
Bryan Sullivan - 09 Feb 2005 14:49 GMT
Found it: it's IDM_VS_CTXT_WEBITEMNODE

> Yes, I tried that one. It only works for non-Web projects, and it only
> appears on the project node itself. I need the menu for the individual items
[quoted text clipped - 21 lines]
> > > Thanks in advance.
> > > -Bryan

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.