![]() |
| ||
| Date Picking from windows form Calender Hi, I am trying to pick the particular chosen date from the windows calender displayed. I am struck here and confused how to proceed. Any hints or shedding little light on the progress is appreciated. using System; Thank you |
| ||
| Re: Date Picking from windows form Calender OK so you found the event to say the selections changed, what exact issue are you having? other than you have put what looks like your date picked code into the form loading event |
| ||
| Re: Date Picking from windows form Calender DateRangeEventArgs e has a Start and End method, which both return a DateTime object. Do processing in your eventhandlers initialising is done in the constructor. I would use a DateSelected event if I wanted to know the date selected. |
| All times are GMT -4. The time now is 4:25 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC