Counter Control
I need a VB .NET control with up/down arrows that can be used to specify a numeric value in a form. The UP arrow will set increment by a specified value (default by 1) and the down arrow will decrement by a specified value. Ex. for setting the time of day - hour, minute and second values.
Thanks
Replies
Know the answer? Post it — somebody with the same question will find it here.