Years ago I had seen a tool that when running would allow you to click on a running Winforms application and it would reflect on whatever portion you clicked on to display properties etc of the code. (It saved some time as you could find the exact form/panel/tab etc. that a control lived in)
eg. I have a Winforms app with tabs, panels, etc. With the tool running I click on a button that resides somewhere in one of the tab/panels and it shows which form, panel, etc. the button is in and it's other properties, events and what not.
I can't for the life of me remember what the name of this nifty little tool was, and I haven't been able to conjure up the right question for Google to give me the answer.
Does anyone know what the name of this app is? where I can get it? Thanks :)