I am using vb.net and I have a datetimepicker with default properties. I also have two command buttons, previous and next. When the user clicks on Next, I want the datetimepicker to add a day into its current value. When the user clicks on previous, the datetimepicker should go back one day. Thanks for help.
trisolve.