Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there an easy way to prevent a child Control from getting the focus? Meaning if I have a component, then I add a label, but I am testing the MouseEnter/MouseLeave event on the parent, it will fire when the mouse goes over the Label.