Highlight a day in workweek view |
Post Reply |
Author | |
haitao
Newbie Joined: 17 August 2005 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 17 August 2005 at 3:23pm |
Hi, I tried to use showday method, it highlight the day I want but calendar changed to day view. Thanks for help! |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi!
ShowDay() method actually shows a single specified day. Try to use AddDay() and ShowDays() methods. In addition you can use SetSelection() method for highlighting. -- WBR, Serge |
|
haitao
Newbie Joined: 17 August 2005 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Thank you for the response. I have Version 9.70. I cannot find method SetSelection(). Thanks!
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
void CXTPCalendarView::SetSelection(const COleDateTime& dtBegin, const COleDateTime& dtEnd, BOOL bAllDayEvent);
|
|
haitao
Newbie Joined: 17 August 2005 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Sorry, I am in the wrong board, I am working with VB.
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Unfortunately, this method is not currently available for VB. We'll add it for the next version.
-- 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 |