Calendar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lee123
    Contributor
    • Feb 2007
    • 556

    Calendar

    Hey there again,

    Is there a way to program the Microsoft Calendar Control 9.0 to set appointments on certain days clicked? For instance:

    Let's say you had an appointment on "Dec 26 2007" you would click the 26th day on the calendar and when that day comes have a msgbox pop up and say "You have an appointment today". Or maybe a day before it comes have a msgbox pop up sort of like a reminder. I think I explained that right. Can this be done? And how would I accomplish this task?

    lee123
    Last edited by Killer42; Dec 29 '07, 02:10 PM.
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Hi

    Maybe you can add a timer control for that (I think) :)

    Rey Sean

    Comment

    • lee123
      Contributor
      • Feb 2007
      • 556

      #3
      hey lotus,

      have you delt with this control before? or is there a way i can make a calendar and when i click on a certain day have another form pop up and set an appointment or something like that or is there a different calendar i can use for such things?

      lee123

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        I think you need to examine the calendar control and see what events it makes available to your program.

        Comment

        Working...