If you want to call properties of objects on other forms , how to do?

I have two forms : Form1, Form2

On Form1 I have a textbox
On Form2 I have a button

When I push the button on form2 I want the forecolor of the textbox change!

How to do??? Please help me? It isn't difficult I think.