H
Hamilton Woods
Community,
Is there a reason that the MouseUp event for a windows form TreeView control
fires when the mouse is moved while the left mouse button is held down?
I think you'll find this one repeatable. Make a scratch windows form
project. Place a TreeView control on the form. Add some nodes to the
control. Add an event handler for its MouseUp event. Set a breakpoint in
that event handler. Watch what happens. I'm using VS.NET 1.0.
If you have an empty TreeView control, the MouseUp event fires when the left
mouse button is pressed, even before the mouse is moved. Huh.
Thanks,
--
Hamilton Woods
Accutrol, LLC
7500 S. Memorial Pkwy, 215-V
Huntsville, AL 35802
256-882-7433
(e-mail address removed)
Is there a reason that the MouseUp event for a windows form TreeView control
fires when the mouse is moved while the left mouse button is held down?
I think you'll find this one repeatable. Make a scratch windows form
project. Place a TreeView control on the form. Add some nodes to the
control. Add an event handler for its MouseUp event. Set a breakpoint in
that event handler. Watch what happens. I'm using VS.NET 1.0.
If you have an empty TreeView control, the MouseUp event fires when the left
mouse button is pressed, even before the mouse is moved. Huh.
Thanks,
--
Hamilton Woods
Accutrol, LLC
7500 S. Memorial Pkwy, 215-V
Huntsville, AL 35802
256-882-7433
(e-mail address removed)