I have a RichTextBox1, I made it so that a text file opens into the richtextbox1. I have done that so that part works now. I have
locked it, that way no one will type anything where the text file texts that goes on when you first open the program.
Now I want the text from the text file to go away after like 5mins, and once it goes away I want it to unlock so
people can type stuff from my textbox1 and it will show up on the RichTextBox1. Now I did the part of programming the txt file to
open and it does, so, my question is how do i send whats been typed in the textbox1 to the RichTextBox1, and how do I disable
the lock and unlock so then some one can copy whats in the text and be able to copy it. One more thing, how do I make a
ini file or text file that has commands in it so that when people type in the texbox1 a command, it shows up on
the RichTextBox1. I hope this is not hard for every one to understand what im saying, if you need anything else about what
I was talking about just tell me. Thanks.
locked it, that way no one will type anything where the text file texts that goes on when you first open the program.
Now I want the text from the text file to go away after like 5mins, and once it goes away I want it to unlock so
people can type stuff from my textbox1 and it will show up on the RichTextBox1. Now I did the part of programming the txt file to
open and it does, so, my question is how do i send whats been typed in the textbox1 to the RichTextBox1, and how do I disable
the lock and unlock so then some one can copy whats in the text and be able to copy it. One more thing, how do I make a
ini file or text file that has commands in it so that when people type in the texbox1 a command, it shows up on
the RichTextBox1. I hope this is not hard for every one to understand what im saying, if you need anything else about what
I was talking about just tell me. Thanks.