Different imagelist for groups and items |
Post Reply |
Author | |
fernando
Groupie Joined: 22 May 2006 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 12 July 2006 at 7:16am |
Hi,
I'd like to use use biggers icons for the groups (maybe 32x32) and smaller ones (16x16) for the groupItems. How can I do this? AFAIK, the TaskBar only supports a single ImageList.... Thanks in advance |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You can use the ImageManager, it is much better and you can add images of all different sizes.
These links should help you to use the image manager. They are under the CommandBars section, but the tutorial is general enough to apply to any control. http://www.codejock.com/support/articles/com/commandbars/cb_13.asp http://www.codejock.com/support/articles/com/commandbars/cb_12.asp http://www.codejock.com/support/articles/com/commandbars/cb_14.asp By default, the group items already use 16x16 icons. You can just add a 32x32 icon to the ImageManager for use with the Group. |
|
fernando
Groupie Joined: 22 May 2006 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
Thanks, I'll geive it a try right away! |
|
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 |