Adding a popup menu on a userform

V

VKY

Hi everyone,

I have been searching for a way to add a popup menu on a userform but
have found most articles and examples to use the commandbar object which
need referencing to office object. Are there any ways to use the
uiobject to implement a popup menu?

Any pointers and direction will be greatly appreciated.

Regards,
VKY
 
V

Visio MVP @ TechEd Europe

It depends on the language that you are writing in.
Visual Studio.net provides menu objects.
What are you programming in ... VBA?
 
V

VKY

Yes, I am writing in VBA. Thanks in advance.

VKY
It depends on the language that you are writing in.
Visual Studio.net provides menu objects.
What are you programming in ... VBA?
 
Top