Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

  • *Experts*
Posted
ImageLists can have only one size. If you want other sizes, make other ImageLists (or make your own ImageList component which supports multiple sizes).
Posted

I was afraid for that :(

 

 

ImageLists can have only one size. If you want other sizes, make other ImageLists (or make your own ImageList component which supports multiple sizes).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...