Win32lib question - can I tell the calling control?
- Posted by John Coonrod <jc at THP.ORG> Aug 14, 2000
- 946 views
Let's say I set the onClick event for a dozen different controls to the same procedure. Is there a way that this procedure can find out the handle for the calling control?

