Guest User

Untitled

a guest
Nov 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. Dim s() as String = Split(textbox2.text)
  2. textbox3.text = textbox1.text + " " + s(1)
Add Comment
Please, Sign In to add comment