set formsize to max size

  • Thread starter Thread starter John Devlon
  • Start date Start date
J

John Devlon

Hi,

Does anyone know how to set the form size to the max screen size when an
application is launched ?

Thanks

John
 
John,

In the properties explorer you have 'WindowState' set it to maximized
('Me.WindowState = FormWindowState.Maximized' in code)
 

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