How can you make the form maximize to any computer screen in c#?

Posted by George Tyler on Stack Overflow See other posts from Stack Overflow or by George Tyler
Published on 2010-06-02T04:45:04Z Indexed on 2010/06/02 4:53 UTC
Read the original article Hit count: 199

Filed under:
|
|
|
|

So I am making a game on Visual Studio C# and I want the form to be automatically maximized to any user's computer screen when compiled? How can I do that?

Thank you.

© Stack Overflow or respective owner

Related posts about c#

Related posts about game