Hi all.

I have a panel with a bunch of labels in it - added as controls. I have a mouse enter and mouseleave events for the panel which changes the backcolor of the panel.

Problem is if the mouse goes over one of the labels in the panel, the label gets the mouse enter and the color of the panel changes back.

How can i get the event not to fire when it goes over the labels?


Hope this is clear, and apologies if has been answered before, did look for a while before posting.

TIA

Rico