I have a user control called GameButton that has a label inside it. When I add the user control to my form, and add a click event to it, its triggered when you
GameButton
Set the "enable" property of your labels "False, then mouse events will work in user control.