RE: Removing the Help Combo box
- From: DawnTreader <DawnTreader@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Sep 2009 14:07:01 -0700
Nice. That worked great. Thanks so much! :)
"Scott61" wrote:
On the open form event use:.
Application.CommandBars.DisableAskAQuestionDropdown = True
"DawnTreader" wrote:
Hello All
I have an app where i need to have it be as secure as possible. one of the
ways i have been working towards that is removing the ability for the user to
get into any windows explorer windows. this app is being used through a
terminal server and i really need to lock it down.
i have removed all the title bar buttons and things like that, i have locked
the menus down to what the user will need. there is only one thing left to
kill and i cant seem to find any information on it.
on the menu bar there is a small help combo box. if you type in it, it gets
the help pane and from there the user is able to click the pane's drop down
and get "new file". this opens a window to using windows explorer and
possibly cause trouble.
is there code that will remove this help feature from the menu bar?
- References:
- Removing the Help Combo box
- From: DawnTreader
- RE: Removing the Help Combo box
- From: Scott61
- Removing the Help Combo box
- Prev by Date: RE: test first character to see if it is lower case using vba
- Next by Date: Re: Using search range in InStr
- Previous by thread: RE: Removing the Help Combo box
- Next by thread: Text Box Lookup from Combo Box
- Index(es):
Relevant Pages
|