Advertisement
vbjay

Untitled

May 24th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. using fl As System.IO.StreamWriter=My.Computer.FileSystem.OpenTextFileWriter("logs.txt", True)
  2.     fl.WriteLine(TextBox1.Text)
  3. End Using
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement