CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2009
    Location
    Holland
    Posts
    152

    Closing The Calling Dialog

    Hi All,

    How do I close a Form from which a next form was created.
    So Form1 creates Form2 (by pushing next button), and then Form1 has to be "closed/disposed"

    See also the Zipper.

    regards,

    Ger
    Attached Files

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / MS MVP Power Poster Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+) Arjay has a reputation beyond repute (3000+)
    Join Date
    Aug 2004
    Posts
    10,342

    Re: Closing The Calling Dialog

    Can you zip these files (.zip) and not .rar them? That way, I can use Win7 to unzip them without needing a .zip or .rar program?

  3. #3
    Join Date
    Oct 2009
    Location
    Holland
    Posts
    152

    Re: Closing The Calling Dialog

    Hi Arjay,

    Thanks for the reply.

    Solved this one, you can not dispose the 'first' Form.
    It will close your app.
    You will have to hide the first/main one there after you can do whatever you like

    Thanks,

    Ger

    Ps, next time I will use Win7 :-)
    Last edited by TBBW; December 20th, 2012 at 03:34 PM. Reason: edit

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width