Hi. I want to fill textBox1, textBox2 and textBox3 when I click button1 .. (with random letters and specified length like 5-letter word) what code should I write in button1 click event? I can't find good information about that.. but I think I have to use string. right?