From: James hotmail on
Hello everyone,
I am creating a user control and need access to the click event. Too easy,
however, the controls click event cannot be accessed. I have used a
several Label controls that cover 80%. The Label does not have any events I
can use.

Question is, can I make it appear the user can touch anywhere and select
this control?


thank you

From: James hotmail on
All is good, I can field the mybase.Click. In my app however, I have a
control array and had not hooked up events yet - oops.

"James hotmail" <james_devitt(a)hotmail.com> wrote in message
news:FBA23E34-3F99-4CCC-86AA-51C77FDDCD16(a)microsoft.com...
> Hello everyone,
> I am creating a user control and need access to the click event. Too easy,
> however, the controls click event cannot be accessed. I have used a
> several Label controls that cover 80%. The Label does not have any events
> I can use.
>
> Question is, can I make it appear the user can touch anywhere and select
> this control?
>
>
> thank you