I am writing an application that will work...
Articles and Tips: qna
01 Jan 2002
Q.
I am writing an application that will work with GroupWise. I've developed a C3PO using Borland Delphi that uses two custom messages subclassed from GW.MESSAGE.MAIL. Is it possible to disable the context menu from displaying when a user right-clicks on one of my custom messages?
A.
It is certainly possible to catch your custom message and grab the handle to the context menu that is about to be displayed. But I can't think of a way to disable the context menu from displaying. However, you could always delete the items on the context menu that would appear.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.