Results 1 to 2 of 2

Thread: How To Resize A Window [resolved]

  1. #1

    Thread Starter
    Addicted Member jordan23's Avatar
    Join Date
    Dec 2002
    Posts
    166

    How To Resize A Window [resolved]

    I am new to C# if you can't tell. How do I resize a window?
    Last edited by jordan23; Jul 6th, 2004 at 09:14 AM.

  2. #2
    New Member raysoft_jack's Avatar
    Join Date
    Jul 2004
    Posts
    6
    this.Size = new Size( newWidth , newHeight );

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width