You're right, if the label is on top of the button, clicks on the label will not go to the button. But you can tell it to do so - by using the Select function in the label's OnSelect property to call the same property of the button, as shown below: