Say i have a text box with text it in. Next to it i have a command button that says "print" what i want to do is when you click the button, it prints the information in the text box. How would i do that?

-Steve