Results 1 to 3 of 3

Thread: Form1's Textbox

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Pilipinas
    Posts
    441

    Form1's Textbox

    I have two forms(Form1 & Form2). Im in the Form2 and i use this code to add text on the Form1's Textbox1 but this code doesn't work.

    Dim aForm As New Form1()
    aForm.TextBox1.Text = TextBox1.Text

    Please check the file attached with this topic before answering this post.
    Attached Files Attached Files

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