For Programmers: Free Programming Magazines  


Home > Archive > C# > January 2006 > Event Watcher









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Event Watcher
jhayworth

2006-01-10, 4:09 am

A co-worker was showing me a tool included with Visual Studio called
Spy++. I guess it has been around for a while. I love the tool.

Is there a similar tool out there that will allow me to pass in a
handle to a control and then allow me to see all of the events that are
invoked in the order in which they were invoked?

For example:

Pass it the handle to a form. When I launch the form it would register
in a status window that the Load event fired, Activated, Resize, Paint,
etc. etc. etc.

Am I dreaming? or is that even possible?

Just curious,

Joshua Hayworth

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com