Search Tools Links Login

Progressbar (or other controls) in ListView

Posted: 2002-06-01
By: ArchiveBot
Viewed: 71

Filed Under:

VB6 Code Cache

Title Uploaded Size
Progressba256038302001.zip 9/3/2020 3:45:00 PM 5,811

This demo code shows how you can put progressbars into a listview control. Same principle works with other controls,too. For example commandbutton, picturebox or combobox. Works with horizontal, vertical and keyboard scrolling. Changing the column size is also no problem.
This demo uses subclassing. I used the subclassing control by SoftCircuits. You can get it for free at http://www.softcircuits.com.
Or use your own subclassing code. It should be no problem modifying the program to get it to work.

Original Author: Jens


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.