Results 1 to 6 of 6

Thread: How to maximize all control in a form? [Resolved]

  1. #1

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163

    Question 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.

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    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/

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Build your form again . I used to have very similar problem and it's gone after building new form .

  4. #4

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163
    it's working fine now

  5. #5
    Addicted Member GSIV's Avatar
    Join Date
    Jun 2002
    Location
    Texas, USA
    Posts
    213
    What did you do to fix this problem?

  6. #6

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163
    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
  •  



Click Here to Expand Forum to Full Width