| View previous topic :: View next topic |
| Author |
Message |
Mark Guest
|
Posted: Tue Dec 23, 2003 7:52 pm Post subject: Resizing controls on a form |
|
|
Does anyone know of a third party control which will automatically resize all controls on a main form when the form is resized?
Thanks for any help!
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Dec 23, 2003 9:29 pm Post subject: Re: Resizing controls on a form |
|
|
"Mark" <mark_taylorNOSPAM (AT) mindspringNOSPAM (DOT) comNOSPAM> wrote
| Quote: | Does anyone know of a third party control which will automatically
resize all controls on a main form when the form is resized?
|
Most components already have Align and Constraint properties for exactly
that purpose.
Gambit
|
|
| Back to top |
|
 |
Mark Taylor Guest
|
Posted: Mon Dec 29, 2003 1:10 pm Post subject: Re: Resizing controls on a form |
|
|
Gambit -
Thanks for the response!
Could you point me in the direction of some source/sample code that shows how this can be done?
Thanks again!
| Quote: |
Most components already have Align and Constraint properties for exactly
that purpose.
Gambit
|
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Dec 29, 2003 6:05 pm Post subject: Re: Resizing controls on a form |
|
|
"Mark Taylor" <mark_taylorNOSPAM (AT) mindspringNOSPAM (DOT) comNOSPAM> wrote in
message news:3ff035d2$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Could you point me in the direction of some source/sample
code that shows how this can be done?
|
What EXACTLY are you trying to accomplish? Please provide more details.
Gambit
|
|
| Back to top |
|
 |
|