Results 1 to 2 of 2

Thread: Another MDI form question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Location
    Pittsburgh, PA
    Posts
    149
    is there a way to make it so that when a new child form is opened, that it will tile in the mdi form?

  2. #2
    Guest
    Try this code. For other Arrangeing methods, look up Arrange in your VBHelp file.

    Code:
    MDIForm1.Arrange vbCascade

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