View Single Post
  #3  
Old September 26th 06, 05:26 PM posted to microsoft.public.outlook.program_forms
Nikolas
external usenet poster
 
Posts: 34
Default missing Send button in the design form

Yes I am using form regions too. But apart from creating new form regions for
different message classes I would like to extend the existing New Message
form and add just one more button (not on the ribbon but on the design pane
like the Send button is in the latest release). It would save me time to just
press the "design this form" button and design the existing form than
creating a new form region and design it from scratch.

"Sue Mosher [MVP-Outlook]" wrote:

The Send and Account buttons will appear in the Ribbon when you run a legacy customized message form. That's by design.

What's your purpose in using a custom form? Have you thought about using the new form regions feature in Outlook 2007 rather than a custom message form?

--
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

"Nikolas" wrote in message ...
After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.


Ads