VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Histogram Control (like Windows Task Manager Performance)

James Kerr  (4 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Beginner   Wed 3rd February 2021

This control is like Windows Task Manager performance scrollers.
It's pretty simple, so the lack of comments :-( shouldn't be a problem.
The main useful bit is bulding the scroller in a hidden picture box, and using bitblt to move it onto the
UserControl (so we don't have to keep adding to the memory required for the display).
There are a few properties for the colours and grid settings, and the whole thing's runtime resizeable
(though I don't know why you'd want to do that).
Feel free to use/modify/improve etc. this for your own stuff - hope you find it useful!

Rate Histogram Control (like Windows Task Manager Performance) (6(6 Vote))

Download Histogram Control (like Windows Task Manager Performance)

Histogram Control (like Windows Task Manager Performance) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters