|  | 
| Show StartTime/EndTime | 
| Post Reply   | 
| Author | |
| moe188   Senior Member   Joined: 27 March 2006 Status: Offline Points: 225 |  Post Options  Thanks(0)  Quote  Reply  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, | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 12 September 2006 at 4:23pm | 
| 
   Please clarify what do you mean. Which View?, where to display times?, ... -- WBR, Serge | |
|  | |
| moe188   Senior Member   Joined: 27 March 2006 Status: Offline Points: 225 |  Post Options  Thanks(0)  Quote  Reply  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, | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  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 | |
|  | |
| 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 |