In the on format event of the section where the control resides (detail?), yes. Is the form open, and the control having any data? The txtTextBox2 will also need to be unbound.
Or just use the expression in the controlsource of the control:
[tt]=Forms!frmForm!txtTextBox2[/tt]
Roy-Vidar