Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Calendar
  New Posts New Posts RSS Feed - Problems with Reminders
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problems with Reminders

 Post Reply Post Reply
Author
Message
pv-amadeus View Drop Down
Newbie
Newbie
Avatar

Joined: 04 April 2007
Location: Germany
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote pv-amadeus Quote  Post ReplyReply Direct Link To This Post Topic: Problems with Reminders
    Posted: 04 April 2007 at 7:41am
Hi,
 
I'm having problems with Reminders. Did I understand this correctly ?
 
When I enable Reminders in the CalendarControl with:
CalendarControl.EnableReminders(True)
 
and my event has:
ptrEvent.Reminder = True
ptrEvent.ReminderMinutesBeforeStart = 5
 
I assumed that the CalendarControl.Reminder Collection should hold the new Reminder. But the CalendarControl.Reminder.Count is 0.
 
The Reminder Event is then fired at the right time, but the "e.reminder is Nothing" ?!?
 
Any Idea what I'm doing wrong ?
 
we use the trial version of 10.4.2 Calendar Control
 
THX for explanations
Patrick
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.