I'm assuming this is a simple question someone can take a second to answer? <grin> How can I 'eat an event' like the "click" event and not have it bubble up? For instance, I have a simple button that I have an enabled property exposed. If the user sets this property, my button "greys out". I'd also like to prevent passing on of click events to the underlaying layers.
 
Regards,
Steve

Reply via email to