But how to create now a real menu with submenus in a form?
Is there a control available that represents a menu and which is not a
controlBarItem?
> I would suggest creating a userform.
> If you already have a button, then you can use it to show the userform.
> you could even create click-events on
I would suggest creating a userform.
If you already have a button, then you can use it to show the userform.
you could even create click-events on the elements of the userform
so that it closes/hides the userform when an item is selected.
From: Erwin Ahlers
To: