View Single Post
  #3  
Old April 15th 10, 05:56 AM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 15
Default Modal form is not properly working on inspector


It works for outlook2007.It also works for outlook2003 when mail format
is 'Microsoft Office Word 2003 to Rich Text email Messages' but when we
use mail format as 'Microsoft Office Word 2003 and edit e-mail
messages.' it doesn't work.

I have developed addin in C#.
form is opened using form.showDialog() method.This method made
inspector as modal.

'Ken Slovak - [MVP - Outlook Wrote:
;139759']What version of Outlook, what language and development platform
are you
using?

How are you opening the form?

If a form is opened modally the Inspector should not be responsive
until the
form is dismissed if you are doing things correctly.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


" nitwalkegmail.com.49esxo@invalid wrote in
message
news:nitwalkegmail.com.49esxo@invalid...

Hi all,

I have created an outlook addin and added toolbar on an inspector

open
event in inspector.
When user click on a button on toolbar, new modal form gets opened

on
top of inspector .
If user clicks on send button of inspector and closes the model form
then send email event of inspector gets fired.
How can I make it completely model , inspectors event should not
execute if user has clicked on button while model window was opened?

Regards,
Nitin


--

http://forums.slipstick.com



--

http://forums.slipstick.com

Ads