crystalReporterNew
Programmer
Hi,
I have a BHO which captures all kinds of events, including new windows such as those fired by pop ups, right-clicking on a link ans selectiing open in a new window etc. This is captured by the DISPID_NEWWINDOW2 event. What is the corresponding function for a window opened with Ctrl + N, or from the File menu -> New -> Window ? DISPID_NEWWINDOW2 does not capture this event. Please tell me what does.
Thanks
I have a BHO which captures all kinds of events, including new windows such as those fired by pop ups, right-clicking on a link ans selectiing open in a new window etc. This is captured by the DISPID_NEWWINDOW2 event. What is the corresponding function for a window opened with Ctrl + N, or from the File menu -> New -> Window ? DISPID_NEWWINDOW2 does not capture this event. Please tell me what does.
Thanks