RE: Hiding default Outlook menus when displaying custom forms
- From: Sue Mosher [MVP-Outlook] <suemvp@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 05:11:07 -0700
Sounds like you already know the solution (a script like the one you
described) but just need the finishing touch -- code in the Item_Close event
handler to restore the menus to their normal appearance.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Long Nguyen" wrote:
> (outlook 20002)
> I have designed a custom Outlook and many users use it. One thing is when
> the form is opened for composing or an existing form is opened for viewing
> the Outlook drop-down menus (File,Edit, View, Insert, Form, Tools etc) are
> still there. Some of these contain "undesired" options. For example the Form
> menu contains "Design this form" option, but I do not want user to be able
> to design the form that they are filling out or viewing. Is there a way to
> hide these menus when a form is opened?
>
> (A MS Technet article shows how to hide the Form/View Code option through
> vbscript. I tried this and it hided the option, but also hided it in form
> design mode. I did press he Shift key when opening the design mode as
> suggested in the article but it did not work.)
>
> Long.
>
>
>
.
- Follow-Ups:
- Re: Hiding default Outlook menus when displaying custom forms
- From: Long Nguyen
- Re: Hiding default Outlook menus when displaying custom forms
- References:
- Hiding default Outlook menus when displaying custom forms
- From: Long Nguyen
- Hiding default Outlook menus when displaying custom forms
- Prev by Date: Re: Preventing multiple edits of the same form
- Next by Date: RE: Problem with approuving a form
- Previous by thread: Hiding default Outlook menus when displaying custom forms
- Next by thread: Re: Hiding default Outlook menus when displaying custom forms
- Index(es):
Relevant Pages
|