Results 1 to 4 of 4

Thread: Automatic Control Resizing.

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Location
    Ontario, Canada.
    Posts
    7

    Question

    How can one have a form's controls automagically resize when the user maximizes the form?

    I think you could set this manually in the code, but my method didn't work.

    Any ideas?
    Yoinkster

  2. #2
    Addicted Member
    Join Date
    May 2000
    Posts
    247
    Place your code that resize the controls in the form_resize event with an if statement checking for the windowstate.
    Mako Shark
    Great White

  3. #3
    Guest

  4. #4
    Lively Member
    Join Date
    Jul 2000
    Location
    Brunei
    Posts
    100
    Originally posted by Megatron
    See this tip

    Megatron,

    Thanks for that tip by Karl Moore.

    The problem is that code resizes everything in the form, including the command buttons. I want the command buttons to stay in the same size.


    Any idea or suggestion?

    sincerely,

    Rathi.J

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