Managed Spy -- A new way to look at Windows Forms applications- February 16, 2006 I just wrote an article for msdn magazine, "Managed Spy: Deliver The Power Of Spy++ To Windows Forms With Our New Tool" This tool is a combination of an application (exe) and library (dll). The application gives you a spy++ view of all managed processes and thier child windows. Unlike spy++, managed spy allows you to set and get all managed properties such as "BackColor" or "BorderStyle". You can also view managed events such as "MouseMove" or "ItemSelected". The library...http://blogs.msdn.com/benwu/archive/2006/02/16/532872.aspx |