P
Paul_
I have created a popup line (called "Mypopup"
in a customized menu (called "Macros") using the code
CommandBars("Menu
Bar").Controls("Macros").Controls.Add(Type:=msoControlPopup)
cmdMenuOp.Caption = "Mypopup"
Is it possible to allocate a face ID (integrated Word icon)
to the start of popup line in the menu ?
Thank you in advance for a response.
Paul
in a customized menu (called "Macros") using the code
CommandBars("Menu
Bar").Controls("Macros").Controls.Add(Type:=msoControlPopup)
cmdMenuOp.Caption = "Mypopup"
Is it possible to allocate a face ID (integrated Word icon)
to the start of popup line in the menu ?
Thank you in advance for a response.
Paul