Disable Close (X) button on Compact Framework Form

  • Thread starter Thread starter hakan aktan
  • Start date Start date
H

hakan aktan

Does someone know how to disable form close button on CF form.
I am using cf 1 and vs2003.
Thax in advance

Hakan Aktan
 
Hello,

Set the form's ControlBox property to False. This will prevent any "x"
or "ok" button from appearing in the top right corner.

Jarod
 

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