Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3597 - 3626 of 3875   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3597
Thanks for verifying that it was possible Carlos. After looking at the project created by the Addin wizard (why didn't I think of doing this before?), I was...
Duncan Lees
blu3_d0g
Offline Send Email
Jun 1, 2006
1:47 pm
3598
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vsnetaddin group. File : /VS.NET...
vsnetaddin@yahoogroup...
Send Email
Jun 1, 2006
8:57 pm
3599
I need to add my own menu item when someone right clicks to get the context menu on the solution folder. IE, I need to do something when it is a CS file a XML,...
essuark
Offline Send Email
Jun 4, 2006
1:52 am
3600
Hi Ralph, See my articles: * HOWTO: Guessing the name of a command bar to add a custom menu entry in Visual Studio .NET add-ins. * HOWTO: Add a popup command...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 4, 2006
10:03 am
3601
Hi, I am creating an Add-In for PowerPoint. I added new command bar in it. If I open two PowerPoint document the event are triggering two times. For avoiding...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 5, 2006
3:08 pm
3602
Hi, I am not sure about Powerpoint add-ins, but AFAIK the add-in should receive events only from the instance of application that hosts it, not from other...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 5, 2006
3:21 pm
3603
Hi, Thanks for your response. I created a new Addin which has minimal buttons. In this case the event is registering multiple times. So I am using the second...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 6, 2006
6:04 am
3604
Can you post the add-in with the minimal buttons so me or someone can take a look? Also, I reported a similar bug for VS 2005 months ago. Tell us if it is...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 6, 2006
8:04 am
3605
Hi, Thanks for your cooperation. I will log the bug in MSDN also. Here I am sending the complete code as well as setup. If possible please take a look. Please...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 6, 2006
9:27 am
3606
Hi, I have created an Addin for VS 2003. It adds a menu item ("smxAware Add-in") to the Tools menu CommandBar. Now I want this Addin to add a 2nd Tools menu...
mcochran541
Offline Send Email
Jun 8, 2006
7:49 am
3607
Hello, I've been working with the Code Model of VS2005 and I have some questions: What for are the members ExtenderNames, get_Extender() on CodeElement ...
luisfelipelopez
Offline Send Email
Jun 8, 2006
7:49 am
3608
Hi, Well, it you have managed to add one, it is quite the same adding a second one, isn´t it? You just need pCommandBarControl1 and pCommandBarControl2...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 8, 2006
8:10 am
3609
Hola Felipe (are you from Spain?), About extenders, see: http://msdn2.microsoft.com/en-us/library/0y92k2w2.aspx They are totally unrelated to your problem....
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 8, 2006
8:36 am
3610
May not be directly relevant to macros or add-ins but you guys may know the answer to this. ...in VS 2005. Also there appear to be no toolbar buttons for these...
Kevin McFarlane
kaa_mcfarlane
Offline Send Email
Jun 11, 2006
1:50 pm
3611
You can find all VS commands if you go to menu Tools - Options… and select Environment - Keyboard. Make sure that "Show all settings" at the bottom of...
Peter Macej
absurdisti
Offline Send Email
Jun 12, 2006
7:21 am
3612
I am implementing a functionality which should enumerate outline regions in C# document when it was opened by user. I used...
misha_zhutov
Offline Send Email
Jun 12, 2006
10:03 am
3613
Hola, gracias por responderme tan rápido. No soy de España, sino de Colombia; aunque en este momento estoy trabajando en Viena. Sobre la respuesto, ya me...
luisfelipelopez
Offline Send Email
Jun 13, 2006
1:13 am
3614
Hi Carlos, Did you or your team get any work around for this problem? I am still facing the same problem. Thanks Anil Kumar Gupta _____ From:...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 13, 2006
11:34 am
3615
Hi Anil, I did not receive the attached file, so I couldn´t test it. Can you post the Connect class minimal code to reproduce it? About the similar problem...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 13, 2006
12:14 pm
3616
It's me again. It happends that I found what I was looking for. Having the following code> class GenericClass<T> {} class ExtendedString: GenericClass<string> ...
luisfelipelopez
Offline Send Email
Jun 13, 2006
8:49 pm
3617
Hi, Carlos Here I am attaching the Connect class. Thanks Anil Kumar Gupta _____ From: vsnetaddin@yahoogroups.com [mailto:vsnetaddin@yahoogroups.com] On Behalf...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 14, 2006
3:38 am
3618
Hi, Carlos Here I am attaching the Connect class. Thanks Anil Kumar Gupta _____ From: vsnetaddin@yahoogroups.com [mailto:vsnetaddin@yahoogroups.com] On Behalf...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 14, 2006
4:29 am
3619
Hi Carlos, I am not able to send the connect.cs as attachments. My attachments are not reaching in the group. Can you please send me ur personal mail id. My...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 14, 2006
4:43 am
3620
You can either post it in the Files section of this Yahoo group (I will delete it later) or send it to me directly using the Contact section of my web site...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 14, 2006
6:23 am
3621
Hi, I have sent it to www.mztools.com <http://www.mztools.com/> . Thanks Anil Kumar Gupta _____ From: vsnetaddin@yahoogroups.com...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 14, 2006
7:50 am
3622
I would like to get LanguageService object (or IVsLanguageInfo interface) for currently used editor. I tried to use the following code to got it: private...
misha_zhutov
Offline Send Email
Jun 19, 2006
6:56 am
3623
Hi Peter, I'm aware of how to set things up but the commands don't seem to exist. They did and were easy to find in VS 2003 and in VC 6. Kevin ... the ... for ...
Kevin McFarlane
kaa_mcfarlane
Offline Send Email
Jun 22, 2006
4:40 pm
3624
Hi, I have an addin. Sometimes it gets disable. I have to enable it with the help of Help->About Microsoft Office-> Disable Items How can I enable it with the...
Anil Kumar Gupta
anil_gupta29
Offline Send Email
Jun 28, 2006
11:14 am
3625
Hi, I guess that Office apps use some registry entry to store disabled add-ins, although I don't know which. So, when your add-in is disabled, use regedit.exe...
Carlos J. Quintero
carlos_j_qui...
Offline Send Email
Jun 28, 2006
11:31 am
3626
The functionality has been removed. See this thread at MSDN Forums... http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=163405&SiteID=1 Kevin ... the ... ...
Kevin McFarlane
kaa_mcfarlane
Offline Send Email
Jun 28, 2006
9:00 pm
Messages 3597 - 3626 of 3875   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help