|
-
May 7th, 2003, 05:44 AM
#1
Thread Starter
Registered User
How to maximize all control in a form? [Resolved]
Normally when we maximize a form, the form and all the controls inside the form will be enlarged to fit the screen.
Am I right?
I try to press the Maximize button at the top right corner of the form, but only the form is enlarged to fit the screen.
But all the controls still remains at the same location and in the same size.
How can I overcome this?
Please guide. Thank you.
Last edited by albertlse; Aug 21st, 2003 at 08:32 PM.
-
May 7th, 2003, 07:01 AM
#2
yay gay
u'll have to hardcode the controls to resize when the form is maximed or put docking properties..just go to the IDE select a control and check out the 'Dock' property
\m/  \m/
-
May 7th, 2003, 11:40 AM
#3
Sleep mode
Build your form again . I used to have very similar problem and it's gone after building new form .
-
Aug 21st, 2003, 08:32 PM
#4
Thread Starter
Registered User
-
Nov 12th, 2003, 06:37 PM
#5
Addicted Member
What did you do to fix this problem?
-
Nov 13th, 2003, 09:27 PM
#6
Thread Starter
Registered User
select the controls n change the value in the Dock property
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
|