how can cmd read information in textbox?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rosewitter
    New Member
    • Jul 2010
    • 3

    how can cmd read information in textbox?

    hie
    i am doing a project and i need information i textbox to be read by a command button.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    I don't think the question is very clear. Could you please provide more detail as to exactly what you want the button to do?

    Comment

    • vb5prgrmr
      Recognized Expert Contributor
      • Oct 2009
      • 305

      #3
      Command1.Captio n = Text1.Text



      Good Luck

      Comment

      Working...