I had written an event handler for MouseMove for my form but When I add a panel to form, this handler does NOT run while mouse moves on panel. I added event handler to panel and this works but I had several panels on the form, is there an easier solution?I had written an event handler for MouseMove fo