Wand to Change Event Color and Icon |
Post Reply |
Author | |
ravikumar
Newbie Joined: 15 December 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 15 December 2006 at 1:46am |
Hi all,
i purchased ur sw, my current version is 10.0
My custom icons is not showing and i want to change the event background color
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
How do you work with icons?
|
|
ravikumar
Newbie Joined: 15 December 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Hi,
this is my Code
add the icon to theam
objThemeOfice2007.CustomIcons.LoadBitmap(ConfigSettings.getAppliationFile & "images\Reminder.bmp", XtremeCalendarControl.CalendarEventIconIDs.xtpCalendarEventIconIDReminder, XtremeCalendarControl.XTPImageState.xtpImageNormal) Assign the icon to events
ptrEvent.CustomIcons.Add(XtremeCalendarControl.CalendarEventIconIDs.xtpCalendarEventIconIDReminder) |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi, take a look at related topics:
http://forum.codejock.com/forum_posts.asp?TID=5787&PID=18183#18183 http://forum.codejock.com/forum_posts.asp?TID=4718&KW=xtpCalendarEventIconIDReminder&PID=15454#15454 -- 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 |