CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Location
    Connecticut
    Posts
    1

    return to main forrm

    I have a simple module where i want to return to the main form after i am finished running the module instead of going to the code view.
    thanks


  2. #2
    Join Date
    May 1999
    Location
    Omika, Japan
    Posts
    729

    Re: return to main forrm

    please formulate your question differently!!

    What is code view? Are you talking abt debugging? it so, press F5 or run from menu or the tool bar btn

    RK

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