CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890

    Question is calendar widget available ?

    C# provides the calender control ...
    I am developing an application which requires an appointment schedule.
    so I have to design calender for person. now can we highlight some of the days with holidays ( holiday color being different)

    another thing is when user clicks on dates he should be given with a from and to timings. can we do all this on month calender and suppose the same monthly plan is repeated over all months (i.e. yearly) then all that we set for month applies to year (all months).

    or any other user calender in form of component available ?

    thanks
    Paresh

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    come on list its important

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured