How to remove the close button

A

Alex Sarno

Where in the registry can I edit so that I can remove the
close button (X) that is in the upper right-hand corner of
an application's window.

I want users of Terminal Services to go to FILE, CLOSE or
FILE, EXIT when done in an application when logged into my
W2K Terminal Server.

Thanks,
 
N

Ndi

I doubt it, all I know is that applications can do that themselves by
passing SC_NOCLOSE when creating the window). There must be a way to do that
programatically, but I'm really not sure about a registry setting.

I tried :)
 
N

Ndi

I doubt it, all I know is that applications can do that themselves by
passing SC_NOCLOSE when creating the window). There must be a way to do that
programatically, but I'm really not sure about a registry setting.

I tried :)
 

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