I have a question and am wondering if you can help.
I have been put in charge of a VB3 16-bit app that has a little problem. It's using a MouseDown event on a text box to detect a right mouse click. Upon this, it successfully opens a new form (a pop-up box for selecting stuff from), but when run on a Win 98 PC and I suppose other 32 bit windows platforms, the default Windows right-click popup menu is also displayed.
Do you know is there any way of supressing/disabling the default menu from the VB3 app?
Thanks,
Stuart Hasic
Sydney Australia.
I have been put in charge of a VB3 16-bit app that has a little problem. It's using a MouseDown event on a text box to detect a right mouse click. Upon this, it successfully opens a new form (a pop-up box for selecting stuff from), but when run on a Win 98 PC and I suppose other 32 bit windows platforms, the default Windows right-click popup menu is also displayed.
Do you know is there any way of supressing/disabling the default menu from the VB3 app?
Thanks,
Stuart Hasic
Sydney Australia.