Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / March 2006

Tip: Looking for answers? Try searching our database.

disable adding more toolbars?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Brendita - 09 Mar 2006 22:44 GMT
Is it possible to not permit a user to add more toolbars?  I only want them
to have access to the Formatting and a Customized toolbar.  Possible?

Thanks!
Charles Kenyon - 09 Mar 2006 23:00 GMT
Not really. In later versions it is possible to disable customization, but
just as possible to re-enable it.

How about setting up Word so that your toolbars are on by default and others
are hidden?

Do you not want access to the Header/Footer toolbar when in header/footer
view? The Tables and Borders toolbar when working in Tables? The Forms
toolbar?
Signature

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

> Is it possible to not permit a user to add more toolbars?  I only want
> them
> to have access to the Formatting and a Customized toolbar.  Possible?
>
> Thanks!
Brendita - 10 Mar 2006 19:50 GMT
I figured it out.

Me.CommandBars("Reviewing").Enabled = False
       Me.CommandBars("Drawing").Enabled = False
       Me.CommandBars("Database").Enabled = False
       Me.CommandBars("Picture").Enabled = False
       Me.CommandBars("Outlining").Enabled = False

FYI...I'm using VSTO.

> Is it possible to not permit a user to add more toolbars?  I only want them
> to have access to the Formatting and a Customized toolbar.  Possible?
>
> Thanks!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.