Results 1 to 2 of 2

Thread: Input and output

  1. #1
    Junior Member
    Join Date
    Jan 2007
    Answers
    1

    Input and output

    I can't get my labels to accept output. I think, I am not doing something right. This is the first vb form for me. Help.


  2. #2
    Junior Member
    Join Date
    Jul 2006
    Answers
    22

    Re: Input and output

    Hi


    You want that labels to visible at runtime,you need to display some output.use like Label.Text="".what you want to dipslay.
    example i have a textbox(TextBox1) which accepts name and iwant to display in lable(Lable1) when i click on button
    then in the button click write code as

    Label1.Text=TextBox1.Text

    This will display output for u.
    First check out you added Label or not


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact