CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jul 2001
    Location
    Denmark
    Posts
    21

    Only one instance of MDI Child Forms

    Hey

    I'm making a windows MDI application. I have a menu where I can select the mdi child forms to view. But when one instance of a Form is opend a new one can't be opend. How do I make this the best way??

    It's like in Microsoft Excel, where it only is possible to make one instance of each toolbar
    Last edited by naxos; December 27th, 2002 at 12:23 PM.

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

Featured