Print Page | Close Window

Custom Icons

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=23532
Printed Date: 27 April 2024 at 12:06am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Custom Icons
Posted By: leandro@tecware.com.
Subject: Custom Icons
Date Posted: 28 December 2017 at 7:37am
Hi.
How can I implement this?
How can I attach an image manager to the calendar control?






Replies:
Posted By: salsa31
Date Posted: 15 June 2018 at 1:56am
    Dim objThemeOfice2007 As CalendarThemeOffice2007
    Set objThemeOfice2007 = CalendarControl.Theme
    If Not (objThemeOfice2007 Is Nothing) Then
        objThemeOfice2007.CustomIcons.AddIcons ImageManager1.Icons
    End If



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