Help Needed

Hi All,

My requirement is like below.

When a user clicks on "Work Items--> Team Queries--> All Tasks" icon . I need to displays a custom built win form . In this custom built win form , user enters some details and the data saved in the database.

I have built the custom win form.But i need to know who can i call this form on click on the win form.

Has any one did this?

Thanks in Advance,

Sudheer.

[468 byte] By [SudheerPalyam] at [2008-2-27]
# 1

Sudheer,

I am not clear what your requirement is. Do you want to show your winforms form when someone clicks (or double clicks) on All tasks node in Team explorer? If so, I'd like to know the scenario on why. Or, do you want to show a form when someone clicks on a menu item with current focus on All tasks node? If you need to access the WIT UI elements from an addin or VSIP, you can check http://blogs.msdn.com/narend/archive/2006/07/07/AccessingWitFromAddin.aspx

NarenDatha-MSFT at 2007-8-30 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Process Templates...
# 2
Intercepting the double click on the "All Tasks" node could be very problematic. A very doable option is to write an addin to provide a menu option on the "All Tasks" and invoke your form when your menu item is clicked.
RaviTerala at 2007-8-30 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Process Templates...
# 3

Thanks Naren for the help. My requirement is "Want to show my winform when some one clicks on All task node in Team Explorer". So as per Ravi's suggestion , do we need to create a addin to solve this puprose?

Regards,
Sudheer

SudheerPalyam at 2007-8-30 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Process Templates...
# 4
Yes, I agree with Ravi. Using an addin and a menu option is preferred approach.
NarenDatha-MSFT at 2007-8-30 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Process Templates...
# 5
Naren, Ravi thanks for your replys..
SudheerPalyam at 2007-8-30 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Process Templates...

Visual Studio Team System

Site Classified