Quick question here: As the title says, what's the difference between the two events?
As far as I can tell, MouseDoubleClick
is inherited from Control
, while DoubleClick
is inherited from Component
, but is there any functional difference between the two?
Thanks
From the MSDN Documentation:
DoubleClick events are logically higher-level events of a control. They may be raised by other user actions, such as shortcut key combinations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With