how to add manually a context menu?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I would like to know how to link a context menu to a control... Actually, it's easy to do it with a control like a textbox (in properties, go to ContextMenu and choose your context menu :)). But in my case I use an OCX control that does not have contextmenu in properties...:doh: How can I do?:confused: thx!! bobo