![]() |
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
|
|||
|
|||
![]()
I am using the Outlook COM Addin Template at
http://www.microeye.com/resources/Ou...OM%20Addin.zip I should also say that I'm an absolute beginner with VB6. I add a dialog form to this project with OK and Cancel button. I would like Outlook to Quit when I click the Cancel button. How can I do this? Some example code would be appricated. Thanks in Advance Mike K |
#2
|
|||
|
|||
![]()
Hi Mike, if you have a reference to the applicationObject
(Outlook.Application) have you tried using the .Quit() method. I have never tried using it myself. Rog Mike K wrote: I am using the Outlook COM Addin Template at http://www.microeye.com/resources/Ou...OM%20Addin.zip I should also say that I'm an absolute beginner with VB6. I add a dialog form to this project with OK and Cancel button. I would like Outlook to Quit when I click the Cancel button. How can I do this? Some example code would be appricated. Thanks in Advance Mike K |
#3
|
|||
|
|||
![]()
Hi Rog
That seems to do it... Thanks "Rog" wrote in message ... Hi Mike, if you have a reference to the applicationObject (Outlook.Application) have you tried using the .Quit() method. I have never tried using it myself. Rog Mike K wrote: I am using the Outlook COM Addin Template at http://www.microeye.com/resources/Ou...OM%20Addin.zip I should also say that I'm an absolute beginner with VB6. I add a dialog form to this project with OK and Cancel button. I would like Outlook to Quit when I click the Cancel button. How can I do this? Some example code would be appricated. Thanks in Advance Mike K |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Complete Noob Here - Outlook Form - Concept | SFC Charlie Cox | Outlook - Using Forms | 9 | March 15th 06 01:44 PM |
.NET AddIn Question UserControl in Folder homepage | David Ing | Outlook and VBA | 8 | March 4th 06 12:24 PM |
Any advantages of VSTO instead of VB6 for Outlook add-in? | mattiasw | Add-ins for Outlook | 4 | February 24th 06 07:00 AM |
need to send rtf format using smtp and vb6 or vb.net | aharbour | Outlook and VBA | 1 | February 21st 06 01:56 PM |
Hummingbird Addin | Danny | Add-ins for Outlook | 0 | February 4th 06 07:00 PM |