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
    Oct 2009
    Location
    Holland
    Posts
    201

    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 Attached Files

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