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

Threaded View

  1. #3
    Join Date
    Oct 2009
    Location
    Holland
    Posts
    201

    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 04:34 PM. Reason: edit

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