Delete subclass message, possible? 
Author Message
 Delete subclass message, possible?

 Hi,
 I would like to delete a message received while sub classing. Is it
possible and if so... how?

 Why? I have a very special situation. I'm using a treeview component for
use on the web (ActiveX-Component (dll)). This component uses sub classing
to trigger events such as Click, NodeClick etc. In the HTML page where the
component is embedded a JavaScript reacts on the (right)NodeClick event and
fires up an alert (JavaScript's MsgBox). When the alert dialog is closed
Internet Explorer also receives the same WM_NOTIFY/NM_RCLICK message as my
component and thus showing it's right menu as well. This because the mouse
cursor at this point is above IE outside the component. That is why I need
to prevent IE to receive the message.

Any help appreciated,
H?kan Wennerberg



Sat, 15 Nov 2003 18:48:45 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Is it possible to subclass the mouse pointer?

2. Is it possible to subclass a form?

3. Subclass messages for Listview

4. subclass message question

5. Subclass-Intercept ScreenSave message

6. subclass windows message

7. subclass windows message

8. CE_MsgHook : Subclass Form or Control in eVB to capture message

9. Possible Bug? Deleting using For Each Loop

10. is it possible to delete a mail from a mail server

11. is it possible to delete a mail from a mail server

12. disabling deleting bookmarks possible?

 

 
Powered by phpBB® Forum Software