Hi, I am a C# beginner, can somebody tells me how to code in the value-changed event of the DateTimePicker control so that it can accept two dates and calculates the difference between them? For example, the duration day between now and any day changed in the daytimepicker?
Thanks in advance
Thanks in advance
Comment