hide the access boton in the task bar

T

TC

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
 
Top