Is there a way to clear the maxdate and mindate of a DTPicker during an application?

For example

If you wanted the DTPicker to only be valid From November 1 to November 30 during one portion of your program

And then during another you only wanted it to be valid from December 1 to December 30 during another portion


If I only want to use one DTPicker, how would I do this?