I'm using a form with a sub-form. Both forms show both bound and unbound data. By disabling and locking the textboxes that the forms needs to show but the User is not permitted to change I am able to prevent the User from clicking in the box where he does not belong.
However there is one textbox where this does not seem to work ... it is a calculated/unbound field and it like all the others has the control disabled and locked but a click on the field and the cursor remains in the box.The only difference is that this texbox uses conditional formatting.
I there a way to manage this with properties or must I manage the conditional formatting myself?
Appreciate any assistance.
Bginhb