Hi @ll,
I expierenced some probs while assigning Pics to the groups of my UltraExplorerBar. Here is what I did:
I'm using an UltraExplorerBar with OutlookNavigationPane-style and Controlcontainer as GroupStyle. My Form contains two imagelists, one in 16*16, the other 24*24 res. Now I assigned the Bar's ImageListSmall and ImageListLarge props to those imagelists. Next I try to assign the Group.Settings.AppearancesLarge / small.Appearance(HeaderAppearance, which one is right?) image to a certain Image. But only the small ones appear in the dialog of the large appearance and I'm unable to set the image-property to one of the 24*24 ones :-(
Now, what am I doing wrong? I allways thought I knew the difference between large and small... Is there any other property to be aware of, while assigning pics to my groups?
Hope there'll be help outside
Thx in advance
Volker
Hi Brian,
thanks for your answer, even if it is a little disappointing to me, as I thought assigning two different imagelists for large/small appearances is possible and therefore choosing images from the one should be possible for large and from the other one for small appearances should be possible :-( .
With only one Imagelist it works quite ok and assinging at runtime works fine, too. So I will go this way.
Thanks and have a nice day!
I think what you are describing is a limitation of the designer, whereby only one ImageList is available. You just have to assign the images at runtime.