Breaking News
Loading...
Wednesday, 12 December 2012

How to use DateTimePicker in c#>net

-  drag and drop the datetimepicker contro form the tool box.


// To show the what date is selected by user in datetimepicker control.

            DateTime dt = dateTimePicker1.Value;

            MessageBox.Show(dt.ToString());


--
/\/ir@\/  <(.'.)>

0 comments:

Post a Comment

Thanks for comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Toggle Footer