Results 1 to 2 of 2

Thread: MDI Child Single Instance

  1. #1

    Thread Starter
    Hyperactive Member Dorothy's Avatar
    Join Date
    Feb 2001
    Posts
    310

    Question MDI Child Single Instance

    How does one see to that only a single instance of a MDI Child is open.

    If the user clicks the menu item again; it should display the already opened child form?

  2. #2
    Addicted Member MasterBlaster's Avatar
    Join Date
    Jul 2002
    Location
    Seattle
    Posts
    196
    Use the mdiChildren collection of your Parent form to provide a list of all the open forms. Use this list to find out if your for is open or not. If you need help opening a form let me know.

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