I have a bunch of different images that I need to display on different commandbuttons depending on their state.
What is the best to use for performance and size? Imagelist, resource files or just put the images in a folder and use command1.picture = App.Path & "\images" & image.gif?
I have nearly 70 commandbuttons on my form and I will change the images quite often on every commandbutton.
Each button represent a hatch(?) on a theaterfloor and will show its state. eg Open, moving, closed, "Will Open", "Will close", Error and so on.

------------------
On Error Goto Bed =:0)
[email protected]