[AccessD] How do you hide things from end users

Gary Kjos garykjos at gmail.com
Mon Mar 8 10:34:47 CST 2010


Have a look at Tools/Startup  You have to be careful you don't lock
yourself out theough. So doing it in code is better with a hidden or
password protected option to turn the options back on to allow the
things you are taking away from most users. I used to put the "allow
stuff again" on a doubleclick event on a label someplace on the form.

I see Rocky sent you a good list to try via code.

GK

On Sun, Mar 7, 2010 at 3:36 PM, Edward Zuris <edzedz at comcast.net> wrote:
>
>  I am trying to hide some things from the end users.
>
>  I have been turning things on and off in the
>  Tools -> Startup menu.
>
>  Yet there is still a command menu line at the top
>  for File, Edit, View, etc.
>
>  Is there anyway to hide that ?
>
>  Also, using the Shift Key at application startup
>  time.  Is there a way to change that in case some
>  end user knows about that feature ?
>
>  Many Thanks.
>
>  Sincerely,
>  Ed Zuris.
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>



-- 
Gary Kjos
garykjos at gmail.com




More information about the AccessD mailing list