0
0rbital
I have a drawing I am manipulating through the drawing control and C#.
Basically the ability to click on a shape and have an action happen. The
MouseDownEvent and MouseUpEvents seems to be unreliable. Sometimes when I
click the mouse the down event doesn't register and only the up event
registers. Sometimes both. Is there some way to make these events capture
clicks more reliably?
Basically the ability to click on a shape and have an action happen. The
MouseDownEvent and MouseUpEvents seems to be unreliable. Sometimes when I
click the mouse the down event doesn't register and only the up event
registers. Sometimes both. Is there some way to make these events capture
clicks more reliably?