I'm looking for something that provides interactive meta-data about a running .NET WinForms application.
Basically, I'd like to be able to hover over a running WinForms application and have the inspector highlight the various controls and let me inspect properties such as size, position, parent, etc.
I could have sworn I've seen this somewhere, but all my searching is turning up nada.