05-24-2010, 12:43 PM
Well if you use it like this
If textbox1.text = ".." Then
Textbox1.text = <code here>
And automaticly makes it show when you run the program.
If textbox1.text = ".." Then
Textbox1.text = <code here>
And automaticly makes it show when you run the program.