DateTimePicker for only month and year in windows application in .NET
I want to show only Month/Year DateTimePicker Control to provide UI to select any month of any year , but not date/day in windows application of .NET using C#.
Main requirement:
Only month and year need to be displayed in datepicker in windows