> Christine, you didn't say what you're actually trying to accomplish with your custom form. Chances are that it can be implemented better with an add-in./
That sounds like it might be a job for Quick Styles in the normalemail.dotm template. See http://turtleflock-ol2007.spaces.live.com/blog/cns!C1013F1F9A99E3D8!155.entry
> We don't want the users to be able to change styleset or to be able to
> use all the inbuilt styles - so these need to be 'hidden'.
I suspect that might be possible only by using an add-in to completely rewrite the formatting portion of the ribbon.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
>> Christine, you didn't say what you're actually trying to accomplish with your custom form. Chances are that it can be implemented better with an add-in./
>
[quoted text clipped - 22 lines]
> - they will just use the default, so they will end up sending out
> documents that don't conform to the house numbering styles etc.
xtine - 13 May 2008 19:37 GMT
On May 12, 11:58 pm, "Sue Mosher [MVP-Outlook]"
<sue...@outlookcode.com> wrote:
> That sounds like it might be a job for Quick Styles in the normalemail.dotm template. Seehttp://turtleflock-ol2007.spaces.live.com/blog/cns!C1013F1F9A99E3D8!1...
Thanks Sue, unfortunately thats what I tried first - and it does show
the user the styles in the style gallery - but they lose their
keystroke and numbering properties - if you open the .dotm in Word its
all hunky dory, but create a new message and you only see the font and
paragraph formatting not the numbers. If you do 'Save as a Style
Set' while you are in Word you can pick the styleset from within
Outlook - but again you have to go looking for it.
I wonder if there is a way of choosing the default StyleSet using a
registry setting?
Christine
xtine - 13 May 2008 19:38 GMT
> I suspect that might be possible only by using an add-in to completely rewrite the formatting portion of the ribbon.
This is achievable using the Manage Styles options in Word to restrict
and hid the inbuilt styles - haven't tested yet to see if saving this
in normalemail.dotm carries the restrictions forward to Outlook. I
know it does if you create a new mail based on the .oft.
Christine