Toobar Button FaceID display on userform

P

Peter

Hello,

Is it possible (and if so, how) to add an object (don't care what kind) to a
userform to which I can set the picture of a toolbar button FaceID? I've
developed a userform that allows me to scroll through all the icons available
and it sets the selected toolbar button's icon to the selected FaceID number
but I'd rather do it to a control or object on the form rather than directly
on the toolbar.

Many thanks!
Peter
 
P

Peter

I just found I can add a toolbar and toolbar button to a userform by adding
the Microsoft Toolbar Control and the button has a property called image.
When I try to set the image to a number, I get an error message saying I must
first initialize the image list. Can someone help me figure out how to do
that?

Thanks,
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top