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

Threaded View

  1. #1
    Join Date
    Dec 2002
    Location
    NC
    Posts
    125

    resetting/reloading form (RESOLVED)

    Hello, it's been a while since I have posted, here goes.

    I would like to know if there is a way to reload a form during runtime. What I mean is to simulate you closing the form out and relaunching it? I have a winsocks project that won't release the connection. Even after you .close it , and then try to reconnect. Unless I close and then reopen the project or .exe I cannot disconnect and then make another call right behind it.
    Last edited by dedub; April 21st, 2005 at 07:47 PM. Reason: RESOLVED
    R.L.T.W. A+, NET+, CCNA

    doin' my best

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