How do I open the form of an existing project?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Backwardsman97
    New Member
    • Dec 2008
    • 2

    How do I open the form of an existing project?

    I made an application and saved the whole project. Now I want to go back and edit it. I see the code but I can't find the actual form file to add new objects.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    If it in VB 6.0 check in the project explorer.

    Comment

    • Backwardsman97
      New Member
      • Dec 2008
      • 2

      #3
      Its in vb express 2008

      Comment

      • QVeen72
        Recognized Expert Top Contributor
        • Oct 2006
        • 1445

        #4
        Hi,

        View "Solution Explorer"
        From the Treeview of Solution Explorer, Select the Form Name,
        On the View menu, choose Object. Observe the design-time layout of the form.
        OR Click on the "Form" Layout icon..


        Regards
        Veena

        Comment

        • alamodgal
          New Member
          • Dec 2008
          • 38

          #5
          hii
          Open your projet in visual studio and then from view menu open solution explorer and then from there see your form name and open it.

          Comment

          • NitinSawant
            Contributor
            • Oct 2007
            • 271

            #6
            click view=>Solution explorer

            finished....

            Comment

            Working...