In Windows you can display the Calendar in (MMMM yyyy) format.
I would like my <asp:DateTimeControl>
to do the same.
I found the DateOnly property to remove the hour/min/sec from the Date, but how can I make this control pick only months in the year ?