P
Paul W Smith
On a worksheet I have placed a TextBox from the ControlToolbox menu. I have
set the locked property to True, however I am amazed that I can still edit
the text that is insdie the box.
I have actually written code on a button which should alloow the user to
change the text, but I cannot seem to find anyway of stopping the user from
just typing into the text box.
Why is the locked property not working?
Paul Smith
set the locked property to True, however I am amazed that I can still edit
the text that is insdie the box.
I have actually written code on a button which should alloow the user to
change the text, but I cannot seem to find anyway of stopping the user from
just typing into the text box.
Why is the locked property not working?
Paul Smith