Currently the label of a text component doesn't have i's own event handler.
Yes, I know the text box has an event handler, but I have a use case for a separate click event and an associated event handler (separate to the text box event handler) when the label is clicked!
Thanks