event Application.WindowBeforeDoubleClick Cancel ignored

D

David Thielen

Hi;

In my WindowBeforeDoubleClick event handler I set Cancel to true - but Word
still selects the word double clicked on. MSDN says this is a bug in 2000 and
2002 - but not 2003.

Is it still a bug?
 
P

Peter Huang [MSFT]

Hi

Based on my test, I can not reproduce the problem.
As the KB said, the issue has been fixed in office 2003.
BUG: Cancel parameter for Office events is ignored in Visual Studio .NET
2003 (830519)
http://support.microsoft.com/default.aspx?scid=KB;EN-US;830519

I think you may try with Office 2003 with Office 2003 PIA on another
machine to see if the problem persists.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top