Add Decimal Values To a Label With a Slider Control
Category:
MiscellaneousType:
SnippetsDifficulty:
BeginningAuthor:
Patrick LockefeerVersion Compatibility: Visual Basic 6
More information:
With this code you can enter decimal values in a label, not only integer values. Change the Select case values if needed. Simply add the controls listed in the declarations section.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: