Hey all,

At http://www.vb-world.net/tips/tip131.html it tells you how to disable the default popupmenu for the text box. In the code, theres comment that says: 'Do nothing
'Or popup you own menu

So I tried to put my own popupmenu (PopupMenu name) and I get variable not defined. Is this because the popupmenu method is in a module so it can't be object specific? Whats a way around this?

Thanks,
Sunny