by Jose Reynaldo Chavarria (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

Hello; This is my first post to VBC I hope someone can find it usefull.
The program contains two controls: Numeric Updown and Textual UpDown, the numeric updown can handle fractional values, and restricts the typing of numeic values only.
The Textual Updown has similar funcionality to a Listbox, with the diference that it can handles string values in the itemdata property.
Also I use some API to modify the textboxes apparience.
Please Vote :)