Removing the Help Combo box

D

DawnTreader

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?
 
S

Scott61

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top