Hello,

I have a imagelist that contains a few icons,and they are all
set to imagesize 32,32

Now I want to have a few icons smaller from that library like
10,10

I tried imagelist.ImageSize.Height.parse("10")
and some other OutlookIcons.ImageSize.Height.xxx combinations,
but I am not getting it to work.
Please advise.

Many Thanks