Add an image to a custom menu

W

Warrio

Hello!

How is it possible to add an image to sub menu of a customized
CommandBarPopup?
the help says to use the proprety :

myMenu.Controls.Add(msiControlButton).FaceID = 22

but this proprety seems to do not belong to the control..
Thanks for any suggestion
 
Top