Print Page | Close Window

Show work time and position scroll bar.

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=4647
Printed Date: 28 September 2024 at 12:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Show work time and position scroll bar.
Posted By: jcbaena
Subject: Show work time and position scroll bar.
Date Posted: 24 July 2006 at 10:54am
Hello, I have read examples of this question but it does not works.

1.- I want to show only the work time. I do not have anything on CalendarControl_BeforeDrawDayViewCell event.

2.- ¿how can i position the focus at 4:00pm hour?

Thks



Replies:
Posted By: sserge
Date Posted: 30 July 2006 at 6:25pm
Hi,

1. It's not possible to show only work time, you can only highlight it with another color.

2. Something like:

lCellNo = CalendarControl1.DayView.GetCellNumber(CDate("24/7/06 4:00:00 PM"))
CalendarControl1.DayView.ScrollV lCellNo
CalendarControl1.RedrawControl


--
WBR,
Serge



Posted By: jcbaena
Date Posted: 31 July 2006 at 1:47am
Ok, Ill try it.

Thanks



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