private void dateTimePicker1_ValueChanged(object sender, EventArgs e)
{
}
plz help..!private void dateTimePicker1_ValueChanged(object sender, EventArgs e)
{
}
plz help..!Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Dec 24, 2015, 10:41 AM
Check this below reference.I think the answer will help you.
Reference :
https://social.msdn.microsoft.com/Forums/vstudio/en-US/d5fbf250-f27e-471b-b0ea-929bd1d37d96/how-to-calculate-date-of-birth-from-datetimepicker-to-textbox-in-c?forum=csharpgeneral
Rajesh SinghPosted Dec 24, 2015, 10:37 AM
Ravi PatelPosted Dec 24, 2015, 10:31 AM