S
SwatSoftwareDev
Hi,
In my application I have placed some labels on a picturebox in a
usercontrol. And I have kept this UC on a form. I want to handle label's
mouse up event in UC, but I am unable to do so.When I insert a break point
on label's mouseup event handler, and click on this label (when application
is running), the control doesn't go to handler. Although label's mouse down
event handler is working properly. What might be the reason of this problem
? Can anyone help me ?
Thanks in advance,
Reg,
Swat
In my application I have placed some labels on a picturebox in a
usercontrol. And I have kept this UC on a form. I want to handle label's
mouse up event in UC, but I am unable to do so.When I insert a break point
on label's mouseup event handler, and click on this label (when application
is running), the control doesn't go to handler. Although label's mouse down
event handler is working properly. What might be the reason of this problem
? Can anyone help me ?
Thanks in advance,
Reg,
Swat