www.itgalary.com Homepage
Forum Home Forum Home > Web Development > ASP & ASP.net
  Active Topics Active Topics
  FAQ FAQ  Forum Search   Register Register  Login Login

Regarding Calendar starting Date and ending date

 Post Reply Post Reply
Author
Message
  Topic Search Topic Search  Topic Options Topic Options
shamsu View Drop Down
Bronze Member
Bronze Member
Avatar

Joined: 27 Feb 07
Location: United Kingdom
Posts: 67
  Quote shamsu Quote  Post ReplyReply Direct Link To This Post Topic: Regarding Calendar starting Date and ending date
    Posted: 17 Oct 08 at 6:25am
 
haiiii...
Whether we can put starting Date and ending date using calendar control(like VB.Net).
 
pls support me...


Back to Top
tossy View Drop Down
Bronze Member
Bronze Member
Avatar

Joined: 20 Aug 08
Posts: 64
  Quote tossy Quote  Post ReplyReply Direct Link To This Post Posted: 03 Mar 09 at 12:10pm
I'm not sure about DateTimePicker control... but using MonthCalendar control allow you pick a time.

Using the MonthCalendar control

The following example demonstrates how you can utilise the MonthCalendar control.

Find the MonthCalendar control in the Toolbox under the Common Controls section and add it to the Windows Form. Set the following properties:

|> Name: mcDateSelection
|> TodayDate: empty
|> MaxSelectionCount: 1
|> Selection Range Start: empty
|> Selection Range End: empty

Also you may want check it out this link http://www.dotnettutorials.com/tutorials/controls/calendar-control-vbnet.aspx


Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

.