Show StartTime/EndTime |
Post Reply |
Author | |
moe188
Senior Member Joined: 27 March 2006 Status: Offline Points: 220 |
Post Options
Thanks(0)
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,
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Please clarify what do you mean. Which View?, where to display times?, ...
-- WBR, Serge |
|
moe188
Senior Member Joined: 27 March 2006 Status: Offline Points: 220 |
Post Options
Thanks(0)
|
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,
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |