C# WinApps:
what is a tool or debugger that I can use to see the name and values of the controls that I have drawn on the form at run time - I mean when I run my program I want to be able to use that tool and hover over controls on the form and that program show me the name and value of that control.