WorkWeekView |
Post Reply |
Author | |
komal
Newbie Joined: 15 February 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 18 February 2011 at 12:11am |
Hi ,
WorkWeekView is showing Mon-Fri as working days.
Can i change the working days to Mon-Sat?
How can i change the working days?
|
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
Hi Komal,
You can change the WorkWeekView using the following line of code:
|
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
shalomb
Newbie Joined: 23 January 2012 Location: Israel Status: Offline Points: 1 |
Post Options
Thanks(0)
|
CalendarControl.Options.WorkWeekMask = xtpCalendarDayMo_Fr + xtpCalendarDaySaturday
CalendarControl.Options.WorkWeekMask = 63 '111111 binary firs Sabbat 1 - Work , 0 - No Work
|
|
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 |