Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - commandbar and icons
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

commandbar and icons

 Post Reply Post Reply
Author
Message
moe188 View Drop Down
Senior Member
Senior Member


Joined: 27 March 2006
Status: Offline
Points: 220
Post Options Post Options   Thanks (0) Thanks(0)   Quote moe188 Quote  Post ReplyReply Direct Link To This Post Topic: commandbar and icons
    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?

 

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.