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

Hybrid View

  1. #1
    Join Date
    Mar 2014
    Posts
    2

    How can send(passing) data from form1 to form2

    Hello everyone
    I want to be create 2 forms such as these 2 Designs

    I want after entering all data in this form1 after click in this button whose name is

    send information to form2

    I wont sending all data to form 2 in these place all labels

    please help me but I need use (Set,Get) for solution this question



    http://www.webchinupload.com/f/2014-...05a5161eb5.PNG

  2. #2
    Join Date
    Mar 2014
    Posts
    2

    Re: How can send(passing) data from form1 to form2


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