Besides "ProgressBar", any other better tool?

Hi, all

In my application, I will get the "RSSI" value from a Serial Port, in order to know how big the value is, I want to make a progress bar with Minimum and Maximum set previously. So that when I get a new "RSSI" value I, user can get a clear impression how well is the "RSSI" value by its location of the progress bar...

It is just an idea...I want to ask is there any other better method to realize it?

Thanks!

[472 byte] By [Pockey] at [2007-12-24]
# 1

http://www.codeproject.com/cs/miscctrl/PercentageComplete/PercentageComplete.zip

The source is in C#. Try posting on codeproject.com to see if the creator can make a DLL.

wizkid1 at 2007-10-8 > top of Msdn Tech,Visual C#,Visual C# General...