Is there any way to change the read-only property of an unbound text box? I have an unbound text box on a form. There is code behind a cmd button that attempts to make the data in the unbound box the same as the data in a bound test box on the form. Every time the code is run an error comes up stating “This property is read-only and can’t be set”.
Thank you,
Leesha