winforms - Is there a VB.NET equivalent of the UpDown VB6 control? -


is there vb.net equivalent of updown vb6 control? i'm remaking vb6 user control .net winform.

yes, numericupdown class.

represents windows spin box (also known up-down control) displays numeric values.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

jquery - Keeping Kendo Datepicker in min/max range -