Tuesday, March 22, 2005

Cool Gauge Widget (in C#)

The gauge

"Wanted a different sort of progress indicator cq counter for myself and the result became a customizable gauge. Its needle needs some more work, but for now this one suits me fine.

The class can either create an image (on a baseimage or from ground up) or paint on a graphics object directly (as done in the example project).

In this example the background is just the plain old control colour, but don't mind that. Since the gauge can be drawn on any image, the background can be set as pleased."


Cool, simple circular gauge winform widget written in C#. Click through for a screenshot and to download the source.

No comments: