![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]() 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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]() 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 |
#4
|
|||
|
|||
![]()
See my reply to your question on the Redemption mailing list
(http://tech.groups.yahoo.com/group/Outlook-Redemption/) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - " 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Command Bar Button not working --Inspector Wrapper | amanat | Add-ins for Outlook | 7 | August 25th 08 04:03 PM |
Custom Form created in Outlook 03 not working properly in Outlook | [email protected] | Outlook - Using Forms | 1 | April 30th 08 04:16 PM |
custom form not working properly | Eric32 | Outlook - Installation | 6 | July 6th 07 01:16 PM |
When is a Modal UserForm 'Semi-Modal'...? | David OShea | Outlook and VBA | 3 | March 15th 06 11:59 AM |
Calendar not working properly | Atb | Outlook - Calandaring | 0 | January 18th 06 07:07 PM |