Print Page | Close Window

commandbar and icons

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=4096
Printed Date: 15 September 2025 at 8:55am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: commandbar and icons
Posted By: moe188
Subject: commandbar and icons
Date Posted: 29 April 2006 at 2:21pm

Hi, I do have 2 forms and each form contain a commandbar control (Form1 & Form2). Commandbar1 is using ils1 for icons, and Commandbar2 is using ils2. when I load the Form2 by selecting it from Form1, it shows with the icons that I set at design time, but when I unload it, the Form2 will start using the icons from Form2 and not the ones from ils1 as set at design time.

How can I fix this problem?

 




Replies:
Posted By: Oleg
Date Posted: 01 May 2006 at 8:45am

Hello,

Call CommandBars.options.UseSharedImageList = False before you set images.

ps. Using ImageList is quite obsolete... suggest you to try ImageManager control.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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