Print Page | Close Window

Show StartTime/EndTime

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=5034
Printed Date: 01 July 2024 at 6:08am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Show StartTime/EndTime
Posted By: moe188
Subject: Show StartTime/EndTime
Date Posted: 12 September 2006 at 3:58pm
Hi,
How can I be able to display the display the StartTime and EndTime of event when the user click (1 click) on the calendarcontrol?
Thank you,
 



Replies:
Posted By: sserge
Date Posted: 12 September 2006 at 4:23pm
Please clarify what do you mean. Which View?, where to display times?, ...

--
WBR,
Serge


Posted By: moe188
Date Posted: 12 September 2006 at 5:49pm
Hi,
Which View?
Dayview
where to display times?
when the user click on the event, a message box will appear with all the event information (EventSubject, EventStartTime and EventEndTime), so he can confirm the result
Thank you,
 


Posted By: sserge
Date Posted: 13 September 2006 at 8:01am
Ok, in this case you can handle events MouseDown/MouseUp.
Use CalendarDayView.HitTest() method to determine where a click was.
See CalendarHitTestInfo.ViewEvent property.

Also CalendarControl.HideToolTip() method could be useful for you to supress tooltip...

--
WBR,
Serge



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