I am trying to set the Min/Max Date on a DTP in VB.Net 2005. I set the Min date to Today(), which works fine, what I need to do is set the Max date to Today() + 7 days. No matter what I try I come up with 1 error or another. How can I programmatically set the Max date to Today() + 7?
Jake
Jake