M
moondaddy
I'm writing an app in vb.net 1.1 and would like to share one common
imagelist amongst many forms. Is there a way to do this? Perhaps put the
image list in a component and then have each form create an instance of this
component. What are some recommendations for this? I know I could put it
on a base form and inherit from that which I do for some other images, but
in this case I want to be able to choose from a few different common image
lists.
Thanks.
imagelist amongst many forms. Is there a way to do this? Perhaps put the
image list in a component and then have each form create an instance of this
component. What are some recommendations for this? I know I could put it
on a base form and inherit from that which I do for some other images, but
in this case I want to be able to choose from a few different common image
lists.
Thanks.