Just want to make sure I understand...
Is it true that the ImageSizeSmall and ImageSizeLarge settings control both the image size as displayed in the ExplorerBarGroups and ExplorerBarItems?
For our groups, I'm using ImageSizeLarge=32x32 and ImageSizeSmall=16x16. I'd like to be able to display items using 24x24 images without changing the image size for the groups. Is this possible?
Thanks,
Jim
Hello Jim,
The ImageSizeSmall sets the actual size for the items images, the ImageSizeLarge sets the size for the Groups images.
So if you set the ImageSizeSmall to 24x24 you will get the result you want.
Please let me know if you have more questions.
Sincerely,
Matteo
Support Developer Engineer
Hello Matteo,
Thanks for the reply. What I was hoping was to allow the ExplorerBarGroups to have the ImageSizeLarge set to 32x32 but allow the ExplorerBarItems to be set to 24x24. I could find only one place to set the image size which affected both the groups and the items.
Regards,