+ Reply to Thread
Results 1 to 2 of 2

Thread: linking froms in vb.net

  1. #1
    Newbie Diana86 is an unknown quantity at this point
    Join Date
    Oct 2006
    Posts
    12

    Question linking froms in vb.net

    How can I use some data in a form that was entered by the user in another form?
    thx in advance

  2. #2
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    Re: linking froms in vb.net

    Code:
    mytext = FormName.TextBoxName.Text

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Casting in VB.NET
    By Xav in forum VB Tutorials
    Replies: 3
    Last Post: 07-29-2008, 01:27 PM
  2. VB vs VB.Net
    By Patrick in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-14-2007, 11:58 AM
  3. VB.Net & VB 6.0 Syntax's
    By travy92 in forum Visual Basic Programming
    Replies: 10
    Last Post: 09-20-2007, 04:34 PM
  4. Need a program created in VB.Net
    By Thomas in forum MarketPlace
    Replies: 0
    Last Post: 08-29-2007, 06:02 PM
  5. help with comboboxes and SQL in VB.Net
    By shazo in forum Visual Basic Programming
    Replies: 1
    Last Post: 08-18-2007, 07:55 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts