Hi,

I am creating a panel at run time.
Inside that panel i am creating 2 lables.

I had attached mouseenter and mouseleave events for label as well as panel.

Now I want to call the events of mouseenter of lable, when the mouse enters the panel.

How to i do that .......?