Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Show StartTime/EndTime
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Show StartTime/EndTime

 Post Reply Post Reply
Author
Message
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post Topic: Show StartTime/EndTime
    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,
 
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 12 September 2006 at 4:23pm
Please clarify what do you mean. Which View?, where to display times?, ...

--
WBR,
Serge
Back to Top
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post 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,
 
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post 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
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.