T
Tarscher
Hi all,
Users can rearrange a listbox by a drag drop operation. All is
implemented but it's not always easy for the user to know where
exactly he is dropping his item. Does .net provide you with some sort
of functionality that indicates where you will drop your item?
Eg: when the user hovers between 2 items (Item3 and 4 here) a line
shows that it will be dropped between those 2 items. Can this be done?
Item1
Item2
item3
Users can rearrange a listbox by a drag drop operation. All is
implemented but it's not always easy for the user to know where
exactly he is dropping his item. Does .net provide you with some sort
of functionality that indicates where you will drop your item?
Eg: when the user hovers between 2 items (Item3 and 4 here) a line
shows that it will be dropped between those 2 items. Can this be done?
Item1
Item2
item3