I seem to remember a tool that could be used at runtime to tell you what the type of a control was when you hovered your mouse over the control.
is there something similar for .Net?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Managed Spy++ is great – displays properties in a property grid, includes full source code and provides a reusable library you can use in your application to monitor other WinForms applications.