Results 1 to 4 of 4

Thread: [RESOLVED] Resizing

Hybrid View

  1. #1

    Thread Starter
    Lively Member Brinith's Avatar
    Join Date
    Feb 2012
    Location
    Near you
    Posts
    116

    Resolved [RESOLVED] Resizing

    I'm doing a project for class and when I finished it, I tried to maximize the form, but only the form resized and everything else stayed the same. How do I make it so that it'll resize with the form?
    "When ideas and actions fuse, they form creations"

  2. #2
    Bad man! ident's Avatar
    Join Date
    Mar 2009
    Location
    Cambridge
    Posts
    5,398

    Re: Resizing

    Quote Originally Posted by Brinith View Post
    I'm doing a project for class and when I finished it, I tried to maximize the form, but only the form resized and everything else stayed the same. How do I make it so that it'll resize with the form?
    You will need to anchor/dock your controls.

  3. #3
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    11,753

    Re: Resizing

    Generally speaking click the anchor property in your control's properties and have all four sides highlighted, this will make everything bigger/smaller when resized. Otherwise if that isn't what you are looking for, then just fool around with it. Like ident said, docking your controls is a different option as well.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

  4. #4

    Thread Starter
    Lively Member Brinith's Avatar
    Join Date
    Feb 2012
    Location
    Near you
    Posts
    116

    Re: Resizing

    I see thanks
    "When ideas and actions fuse, they form creations"

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