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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to create a toolwindow in VS 2005   Message List  
Reply | Forward Message #3826 of 3878 |
Hi!

I'm new to this group, so I hope I can find some help here.

My problem is that I want to create a tool window from my addin in
Visual Studio 2005. After some research I found out two ways: The
"old" way using a shim control and the "new" way using the
CreateToolWindow2 method. I really would like to use the second way,
but then I run into some problems:

The CreateToolWindow2 method uses (probably) reflection to create the
user control that I want to host. In my case, I already have the
UserControl-reference and I do not want to let VS create it. Is that
somehow possible?!

Any help is appreciated!

Regards




Mon Oct 1, 2007 1:24 pm

markusbischof
Offline Offline
Send Email Send Email

Forward
Message #3826 of 3878 |
Expand Messages Author Sort by Date

Hi! I'm new to this group, so I hope I can find some help here. My problem is that I want to create a tool window from my addin in Visual Studio 2005. After...
markusbischof
Offline Send Email
Oct 1, 2007
6:02 pm
Advanced

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