Q
Quina
Hi there.
I have a problem regarding an user control in which I need some help.
This user control should behave like a Button. The problem is that the
user control has child controls that cover it's entire area. So, when
I click the user control (myButton) the envents are listned by it's
child controls and not by the parent.
Is anyway possible to make the childs ignore thier events in order to
them be handled by myButon?
Thank you in advance.
Quina
I have a problem regarding an user control in which I need some help.
This user control should behave like a Button. The problem is that the
user control has child controls that cover it's entire area. So, when
I click the user control (myButton) the envents are listned by it's
child controls and not by the parent.
Is anyway possible to make the childs ignore thier events in order to
them be handled by myButon?
Thank you in advance.
Quina