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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -