How to pervent Resizing of Application Window?

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

Guest

I hope this is the correct group for this question.
Is there a way to stop a user from being able to resize the Application
window? I have my main form maxamized in the application. I do not want the
user to be able to change size of the application once it is open.
 
hi,
yes there is. in design mode call up the forms property
box.
change the border style to thin or none.(not sizable)
regards
Frank
-----Original Message-----
I hope this is the correct group for this question.
Is there a way to stop a user from being able to resize the Application
window? I have my main form maxamized in the
application. I do not want the
 
Frank,
Thank you, but I am trying to find out how to do the application window
instead of the form.
 

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