PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
(Noob) VB6 COM Addin Question
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
(Noob) VB6 COM Addin Question
![]() |
(Noob) VB6 COM Addin Question |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am using the Outlook COM Addin Template at
http://www.microeye.com/resources/O...COM%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 |
|
Guest
Posts: n/a
|
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/O...COM%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 |
|
Guest
Posts: n/a
|
Hi Rog
That seems to do it... Thanks "Rog" <rog_21@yahoo.com> wrote in message news:exwpfyESGHA.1844@TK2MSFTNGP12.phx.gbl... > 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/O...COM%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 | |
| Rate This Thread | |
|
|

Main Page 

