VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



hcDragList

by Joe Hart (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

The HC Draglist is a listbox that adds the ability for the user to drag the items to a new location. When the user starts dragging an item, an arrow will appear next to the listbox and as the user moves the mouse up and down, the arrow follows. When the user stops dragging, if the arrow is not where the item came from, that item is moved to the location of the arrow. You can also set the tabstops. This is a good example of a subclassed control. Should be simple to understand. It is VERY similar to the ccrp Draglist, but with this one you get the source code, and it is more than 50% smaller when compiled.

Rate hcDragList

Upload

Download this snippet    Add to My Saved Code

hcDragList Comments

No comments have been posted about hcDragList. Why not be the first to post a comment about hcDragList.

Post your comment

Subject:
Message:
0/1000 characters