Custom Icons |
Post Reply |
Author | |
leandro@tecware.com.
Newbie Joined: 05 July 2017 Location: Brasil Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 28 December 2017 at 7:37am |
Hi. How can I implement this? How can I attach an image manager to the calendar control? |
|
salsa31
Groupie Joined: 02 December 2013 Location: spain Status: Offline Points: 30 |
Post Options
Thanks(1)
|
Dim objThemeOfice2007 As CalendarThemeOffice2007 Set objThemeOfice2007 = CalendarControl.Theme If Not (objThemeOfice2007 Is Nothing) Then objThemeOfice2007.CustomIcons.AddIcons ImageManager1.Icons End If
|
|
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 |