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.
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