Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Task Panel
  New Posts New Posts RSS Feed - Different imagelist for groups and items
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Different imagelist for groups and items

 Post Reply Post Reply
Author
Message
fernando View Drop Down
Groupie
Groupie
Avatar

Joined: 22 May 2006
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote fernando Quote  Post ReplyReply Direct Link To This Post Topic: Different imagelist for groups and items
    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
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 12 July 2006 at 9:15am
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.
Back to Top
fernando View Drop Down
Groupie
Groupie
Avatar

Joined: 22 May 2006
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote fernando Quote  Post ReplyReply Direct Link To This Post Posted: 12 July 2006 at 10:58am
Originally posted by SuperMario SuperMario wrote:

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.


Thanks, I'll geive it a try right away!

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.141 seconds.