Posted by : Sudhir Chekuri Monday, 15 February 2016

Allows the user to select a date from the calendar.
Default event: ValueChanged is fired when user change the value of the date in it.

Example to display selected date in message box

private void dateTimePicker1_ValueChanged(object sender, EventArgs e)
        {
            MessageBox.Show(dateTimePicker1.Value.ToShortDateString());
        }

{ 1 comments ... read them below or add one }

  1. I believe there are many more pleasurable opportunities ahead for individuals that looked at your site.

    oracle training in bangalore


    ReplyDelete

Followers

Total Pageviews

Powered by Blogger.

- Copyright © 2013 DevStudent - Metrominimalist - Powered by Blogger - Designed by Johanes Djogan -