Click to See Complete Forum and Search --> : label Click Event does not happen


Carlos
04-24-2002, 05:58 PM
I have a label inside a usercontrol, so when the label_Click event happens
it should fire the usercontrol_Click event, but label_Click thever happens,
and UsertControl_Click Does not happen when the click is over the label.

Thank You :)

Michael Culley
04-24-2002, 08:37 PM
Why have you posted this again when the previous message is only 8 messages
down on the list?

--
Michael Culley
www.vbdotcom.com


"Carlos" <tcordonb@hotmail.com> wrote in message news:3cc7268a@10.1.10.29...
> I have a label inside a usercontrol, so when the label_Click event happens
> it should fire the usercontrol_Click event, but label_Click thever
happens,
> and UsertControl_Click Does not happen when the click is over the label.
>
> Thank You :)
>
>