G
Guest
Hello,
I developed a Composite Control with Visual C# (Rocker Button). The button
detects MouseUp events inside the control. However I would like these
MouseUp events to be transferred to the parent form of this control so I can
update the form with the new information.
The messages are trapped inside the control but are not seen by the parent
form.
Any idea how to do that?
EitnaB
I developed a Composite Control with Visual C# (Rocker Button). The button
detects MouseUp events inside the control. However I would like these
MouseUp events to be transferred to the parent form of this control so I can
update the form with the new information.
The messages are trapped inside the control but are not seen by the parent
form.
Any idea how to do that?
EitnaB