Results 1 to 2 of 2

Thread: moving MDI children

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    8
    How do you stop child forms from moving slightly down and to the right when opening multiple children. Its very annoying and eventually the children half dissapear off the screen. It I set the left and top value of the forms both to zero before loading them they 'flicker' when loaded.
    Please someone help its driving me MAD

    -Jamie-

  2. #2
    Lively Member Bios's Avatar
    Join Date
    Nov 1999
    Location
    Richton Park, IL, USA
    Posts
    71
    ok...first of all that is a feature of MDI's to make it more functional, but to "fix" it...just in the form_load of the MDI child put me.move 0,0
    I just tested it using VB 6.0, and it works (make sure the MDI child is set up for start-up position Manual

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