D
Derrick
I have a VB form with a list box that is filled with objects. I have
written code to allow a user to drag and drop those objects from the list
box to a tree view. Everything is working really well except for the inital
drag and drop. The cursor does not update and it takes a few seconds to
update the controlls with the moved object. On subsequent attempts, the
cursor is updated immediately and the object is moved as fast as the mouse
is released.
Does anyone have suggestions of what would cause this? Or where in my code I
should be looking for the problem? or if this is a common occurance, is
there a workaround?
Derrick
written code to allow a user to drag and drop those objects from the list
box to a tree view. Everything is working really well except for the inital
drag and drop. The cursor does not update and it takes a few seconds to
update the controlls with the moved object. On subsequent attempts, the
cursor is updated immediately and the object is moved as fast as the mouse
is released.
Does anyone have suggestions of what would cause this? Or where in my code I
should be looking for the problem? or if this is a common occurance, is
there a workaround?
Derrick