Hi everyone

How do I create a popup menu on usercontrol.
In Usercontrol VB allows me to use Menu Editor to add a menu to Usercontrol. But when I call the menu as something like usually in the Form,

Me.PopupMenu mnuMyFile

I can't use Me. here can I ?

Example would be great

Cheers