hide the access boton in the task bar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I hide the access boton in the task bar when access is running?
thanks
 
Maybe using the win32 API ShowWindow() function with appropriate parameters?
I'm not sure. But, why do you actually want to do this? It does not seem
like a nice thing to do, from an end-user viewpoint.

HTH,
TC
 

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

Back
Top