Is it possible to link an object from one form to another object in a different form? If so, how?

Ex: Can clicking a command button on Form2 affect the text property on a text box, or add to a list in Form1?