Hello everyone!
I have one simple question but can't even solve it


This is the algorithm...
I have one textbox and one DateTimePicker,
In the textbox i have display a value e.g the value is =7
if dateTimePicker(currentDate) go to next means date(TomorrowDate) so the value become =0...
like this
CurrentDate + 1days = NextDate
so value = 0
Please help me...
I have one simple question but can't even solve it
This is the algorithm...
I have one textbox and one DateTimePicker,
In the textbox i have display a value e.g the value is =7
if dateTimePicker(currentDate) go to next means date(TomorrowDate) so the value become =0...
like this
CurrentDate + 1days = NextDate
so value = 0
Please help me...