Print Page | Close Window

CalendarControl: events not fired

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=16121
Printed Date: 06 October 2024 at 3:16pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CalendarControl: events not fired
Posted By: mri0202
Subject: CalendarControl: events not fired
Date Posted: 02 February 2010 at 3:40am
Hi,

can anyone give me a hint, what to do that the event

BeforeDrawDayViewCell


is fired.

We are using VB6, CalendarOCX Version 13.2.1

Thanks

Manfred





Replies:
Posted By: SuperMario
Date Posted: 02 February 2010 at 8:38am
CalendarControl.BeforeDrawThemeObjectFlags = -1 ' set all

'or just the one event
CalendarControl.BeforeDrawThemeObjectFlags = xtpCalendarBeforeDraw_DayViewCell


Posted By: noldor
Date Posted: 08 February 2010 at 7:34am
I can not manage any of DoXXXXXXXEvents to be fired.

I just simply added a CalendarControl to my VB project.
And selected DoCreateEvent on codebehind.
And added a MsgBox into event.
But it is not firing at all..
Why? Should i enable or disable some property ???


Posted By: SuperMario
Date Posted: 08 February 2010 at 2:21pm
You must use the custom data provider to see them



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net