by Andre Felipe N. D. (1 Submission)
Category: Custom Controls/Forms/Menus
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(6 Votes)
Some time ago I found at VBC a great code made by Alain van Hanegem of a Speedo Meter and a VU Meter class control. The code was great, very useful and one of the best codes I've found here at VBC, but it takes lots of time to configure and customize, and also it is a little difficult for begginers. Thinking on that, I've made the ActiveX UserControls for these meters, and I tried to put on it all the potential of the original class control. It has tons of properties and is much easier and faster to configure. If you are a begginner, I really suggest you at least take a look on my code, but if you didn't have any problems using the original class control, I suggest you to continue using it, because it is lighter, faster (I guess) and uses less PC Resorces. Once again thanks Alain van Hanegem for the incredible original code and allowing me to post these UserControls. Please post any comments and suggestions!
Inputs
Lots of inputs to customize the Meters, ranging from appearance to behavior. It is possible to customize colors, texts, fonts, angles, values and much more!
Side Effects
As being an UserControl, it is heavier and slower than the original class control, and also uses more PC Resources.