Results 1 to 5 of 5

Thread: How to minimise others from in to corner of main form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Location
    Dhaka
    Posts
    18

    How to minimise others from in to corner of main form

    Hey i create a MDI Form. This MDI Form contain many form . actually i create instance of those form and shown inside of MDI form but i have now need to those form minimise below the MDI form just a side or a corner of the MDI form

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How to minimise others from in to corner of main form

    Are you saying that you want the children to be displayed outside the parent when minimised but inside otherwise?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Location
    Dhaka
    Posts
    18

    Re: How to minimise others from in to corner of main form

    No i just want to minimise child form inside the parent. If Two child form
    Minimise then just these two form shown inside parent below a corner a short way .so that anyone understood that these two r minimise here

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How to minimise others from in to corner of main form

    I'm not sure what the problem is. That already happens automatically. When you minimise an MDI child form it's displayed as an icon in the bottom left corner of the parent. Are you saying that that's not happening for you?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Location
    Dhaka
    Posts
    18

    Re: How to minimise others from in to corner of main form

    Hey I solved That Problem

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