Results 1 to 3 of 3

Thread: [2008] Send.Key to Textbox

  1. #1

    Thread Starter
    Banned
    Join Date
    Jan 2009
    Posts
    144

    [2008] Send.Key to Textbox

    Yes i was woundering how would I send What ever text I have in text box1 to textbox2...please help!?

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2008] Send.Key to Textbox

    Is the '=' too old fashioned to use?

    Code:
    TextBox2.Text = TextBox1.Text
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  3. #3

    Thread Starter
    Banned
    Join Date
    Jan 2009
    Posts
    144

    Re: [2008] Send.Key to Textbox

    lol yea ...lol i never though about tht lol i thought it would be a long code then that lol but thx!!!!!

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