Hi,
I have an ImageList and load some pictures with the following names for example:
uk.gif
us.gif
uy.gif
uz.gif
va.gif
And so forth...
I can see the name of each icon in the Images Collection Editor, but not from code.
My question is that how can I get the image NOT BY INDEX but by the name of internal image?
For example get the image from ImageList by "us.gif"?
Thanks.
I have an ImageList and load some pictures with the following names for example:
uk.gif
us.gif
uy.gif
uz.gif
va.gif
And so forth...
I can see the name of each icon in the Images Collection Editor, but not from code.
My question is that how can I get the image NOT BY INDEX but by the name of internal image?
For example get the image from ImageList by "us.gif"?
Thanks.