|
-
Nov 23rd, 2007, 05:38 PM
#1
Thread Starter
Junior Member
Expanding elements with form growth...
Hello, I have a program that uses a web browser, and sum buttons to the right of it, and I was wondering if it is possible to have the browser extend as the form extends, and have the buttons stay to the right hugging the edge. Thanks!
-
Nov 23rd, 2007, 07:44 PM
#2
Re: Expanding elements with form growth...
I'm pretty sure if you dock your webbrowsercontrol within the form it will expand as required. And the locations of the buttons will have to be set via a mathematical expression during the forms change size event.
-
Nov 23rd, 2007, 08:02 PM
#3
Re: Expanding elements with form growth...
what you are looking for is
-
Nov 23rd, 2007, 08:27 PM
#4
Re: Expanding elements with form growth...
The TableLayoutPanel is a useful control for proper alignment and positioning of controls.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|