VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

hcDragList

Joe Hart  (3 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (2(2 Vote))
hcDragList.bas

hcDragList Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters