dbTalk Databases Forums  

Unwanted Access Icon on Custom Ribbon

comp.databases.ms-access comp.databases.ms-access


Discuss Unwanted Access Icon on Custom Ribbon in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Norman
 
Posts: n/a

Default Unwanted Access Icon on Custom Ribbon - 07-22-2011 , 08:47 AM






I have created a number of custom ribbons in Access 2007 with
"startFromScratch = true". Despite that, most of these ribbons
contain an Access icon and an Acrobat icon. The Access icon contains
the options Restore, Move, Size, Minimize, Maximize and Close, all of
which are grayed out. Nevertheless, if I double-click on that icon,
it closes the current form. On some forms, the icon does not appear
initially but after about 30 seconds, it suddenly shows up.

How do I get rid of this icon? I'm hoping there is something I can
add to my <command> section.

<commands>
<command idMso="FileExit" enabled="false"/>
<command idMso="WindowRestore" enabled="false"/>
<command idMso="WindowClose" enabled="false"/>
<command idMso="Help" enabled="false"/>
</commands>

I'd also like to figure out how to get rid of the Acrobat (PDF) group.

Thanks,
Norman

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.