Sunday, 29 September 2013

In C#, how do I make a date time picker's value dependant on another date time picker

In C#, how do I make a date time picker's value dependant on another date
time picker

For example, I want to have a date time picker for due date that is always
two weeks ahead of the selected date for another date time picker. How
would I code this, if it is possible?

No comments:

Post a Comment