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?
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"
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.
Contributions:
Login | Let the user chose a connection string | Open/Close a Database Connection | Stick Notes | Slideable Controls | Circular Progressbar | Rounded Button | Random between 2 solutions | Custom Monthcalendar | Country Flags | XNA Control in Win-Form App | Textfile to Datatable | Syntax Highlighter
Game Contributions:
Slots | Tic-Tac-Toe | Pong | Bouncy Ball | Simon | Tron - Lightcycles | Connect4 | Hangman | Pure VB 2d Tile Based Map Engine | Plinko
XNA in Vb.Net Tutorials:
Getting Started | Setting up XNA Graphics | Displaying XNA Graphics
Links:
LegalShield | AUP
I see thanks
"When ideas and actions fuse, they form creations"