Results 1 to 2 of 2

Thread: [3.0/LINQ] Get Textbox Text?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2008
    Posts
    207

    [3.0/LINQ] Get Textbox Text?

    Well in VB6 when I'm trying to get the text from a textbox on a different form I just do
    Code:
    Form1.Text1.Text
    but how would I do the same exact thing except in C#?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [3.0/LINQ] Get Textbox Text?

    Have a look at this sample project.

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