How to hide "Type a question for help" from a custom menu bar

  • Thread starter Thread starter P
  • Start date Start date
P

P

Hi,
I created a menu bar so users can open forms. I cannot remove the "Type a
question for help" from the custom menu bar. Do you have any thoughts on how
to accomplish this? Thank you. P
 
I created a menu bar so users can open forms. I cannot remove the
"Type a question for help" from the custom menu bar. Do you have any
thoughts on how to accomplish this?

From code, you can set CommandBars.DisableAskAQuestionDropdown to True.
 
Thank you Harmannus. It worked fine. P

Harmannus said:
Hallo,

Click on the menu bar with your right mouse button and select costomize.
Then right click the "type a question for help" tekst. A line appears with a
checkbox. Uncheck the line --> and whola: gone (-;

This works for alle Office applications where this line is present (-;

Greetings!
 
Back
Top