I have stucked up with an issue.For my date time picker control I want the day as 1st on any value selected by the user.(day of date part should be 1 for any date).Please help me regarding this......Thank You...

Hi,

You can try this:

- Change the Format Property of the DateTimePicker to "Custom"
- Write the Following in the CustomFormat property: 01.MM.yyyy

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.