README.md

December 5, 2022 ยท View on GitHub

Histogram Control (like Windows Task Manager Performance)

Description

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!

More Info

Submitted On2003-11-12 09:49:02
ByJames Kerr
LevelBeginner
User Rating5.0 (30 globes from 6 users)
CompatibilityVB 5.0, VB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileHistogram_16711111122003.zip