![]() |
commandbar and icons |
Post Reply
|
| Author | |
moe188
Senior Member
Joined: 27 March 2006 Status: Offline Points: 225 |
Post Options
Thanks(0)
Quote Reply
Topic: commandbar and iconsPosted: 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?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |