You are here:   3

3

Help Button on the BackStage View opens Access Help FAQ Link

Assume you have configured the help button to initiate a customize callback:

  <commands>
       <command idMso="Help" onAction="OnActionHelpButton"/>
  </commands>

 

While a click on the help button on the ribbon initiates the callback in a proper way, a click on the help button in the BackStage area opens the
Access help.

This is a bug in Access 2010 and the only option is to disable the Help button completely.

  <commands>
       <command idMso="Help" enabled="false"/>
  </commands>
 

Last Updates:

18.03.2021
New Download added. ...

25.10.2018
Update Site "Trusted Locations" ...

22.10.2018
New Download added. ...

08.04.2018
IDBE RibbonCreator 2016 (x86 and x64) for Office 2013 and Office 2016 - new release. ...

 

Last update: