VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LED Display

Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

It's a LED Display to show numbers simply by loading small icons.
It also consider 2 decimal digits.
You can use this as an example to show numbers in your program in a more "electronical" way.

Inputs
A number (from 0 to 999,99)

Assumes
You must use "," to separate decimal numbers, not "." For example enter 12,33 and not 12.33 The program anyway won't accept "." so you must use ","

Returns
A LED Display with the number entered

Rate LED Display (2(2 Vote))

Download LED Display

LED Display Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters