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

Thread: MDI Child forms

  1. #1
    Join Date
    Jul 1999
    Posts
    84

    MDI Child forms

    Hello,

    I have created an MDI application in which there are number of child forms, which are activated as per the btns clicked in the toolbar of the parent form.

    The problem is when I click on the title bar of any of the child forms (except one form), the menu bar on the parent form disappears.

    Please help me out urgently....

    Thanks
    Harini

  2. #2
    Join Date
    Mar 2001
    Posts
    26

    Re: MDI Child forms

    are you using pop-up menu in child forms.


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