As an example suppose I am deriving a form from a base form. The base form has a button on it.
How can I determine from the base form if the button's click event is being handled on the derived form?
I suppose I'm looking for a function that would do the following:
For Each handler in assignedHandlers(button.cl
Main Topics
Browse All Topics





by: 5thcavPosted on 2006-01-15 at 12:44:55ID: 15706172
handle the event yourself, or put a static bln in the event and set to true
I thought you were a newbee lol,,,,then i looked at your stats,,,, am i under thinking your solution