![]() |
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,
is there a simple, possible way to add a new button to the menu bar? I want to fire VBscript-Code when i click the button. I know that i can add a command button to the custom form, but I want to add a new Button to the menu like 1st Button -- Send message 2nd Button -- send message with a signature text, which I add with the vbscript -- Best regards Robert Lindermeier Your-Admin e.K. |
#2
|
|||
|
|||
![]()
No, and you shouldn't be using a custom message form in the first place, at least not to send messages to non-Outlook recipients.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Robert Lindermeier - Your-Admin eK" t.com wrote in message ... Hi all, is there a simple, possible way to add a new button to the menu bar? I want to fire VBscript-Code when i click the button. I know that i can add a command button to the custom form, but I want to add a new Button to the menu like 1st Button -- Send message 2nd Button -- send message with a signature text, which I add with the vbscript -- Best regards Robert Lindermeier Your-Admin e.K. |
#3
|
|||
|
|||
![]()
thanks for your answer ...
how should I do this now? COM-AddIn?? -- Regards Robert Lindermeier Your-Admin e.K. http://www.your-admin.com http://www.dr-exchange.de "Sue Mosher [MVP-Outlook]" wrote: No, and you shouldn't be using a custom message form in the first place, at least not to send messages to non-Outlook recipients. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Robert Lindermeier - Your-Admin eK" t.com wrote in message ... Hi all, is there a simple, possible way to add a new button to the menu bar? I want to fire VBscript-Code when i click the button. I know that i can add a command button to the custom form, but I want to add a new Button to the menu like 1st Button -- Send message 2nd Button -- send message with a signature text, which I add with the vbscript -- Best regards Robert Lindermeier Your-Admin e.K. |
#4
|
|||
|
|||
![]()
Yes, a COM add-in would be an appropriate solution to adding a button to the toolbar or menu. It needs to be installed on each user machine.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Robert Lindermeier - Your-Admin eK" t.com wrote in message ... thanks for your answer ... how should I do this now? COM-AddIn?? -- Regards Robert Lindermeier Your-Admin e.K. http://www.your-admin.com http://www.dr-exchange.de "Sue Mosher [MVP-Outlook]" wrote: No, and you shouldn't be using a custom message form in the first place, at least not to send messages to non-Outlook recipients. "Robert Lindermeier - Your-Admin eK" t.com wrote in message ... Hi all, is there a simple, possible way to add a new button to the menu bar? I want to fire VBscript-Code when i click the button. I know that i can add a command button to the custom form, but I want to add a new Button to the menu like 1st Button -- Send message 2nd Button -- send message with a signature text, which I add with the vbscript -- Best regards Robert Lindermeier Your-Admin e.K. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
add link on custom form | Dasha | Outlook and VBA | 4 | February 6th 07 05:55 AM |
Add Button To Form That Automatically Saves Contents To Text File | Dani | Outlook - Using Forms | 1 | September 19th 06 01:17 PM |
How do I add a picture in a custom Contact form? | Wladdy | Outlook - Using Forms | 2 | July 3rd 06 09:37 AM |
How to add sender name to cc for Custom Message form in Outlook | David Tallahassee | Outlook - Using Forms | 2 | March 29th 06 08:27 PM |
How to handling Custom Form Control Event in VB Com Add-In? | Raphaël ZHOU \(Jadiam\) | Outlook - Using Forms | 1 | January 11th 06 07:31 AM |