J
Justin E.
is there a way to change the properties of a large number
of objects on a form. IE i have a contact list that needs
to have all of the text boxes locked and unlocked using a
command button. I can do it object by object with
objname.locked = true. but its cumbersome and i am
finding i have to do this on several other long forms.
can anyone help?
of objects on a form. IE i have a contact list that needs
to have all of the text boxes locked and unlocked using a
command button. I can do it object by object with
objname.locked = true. but its cumbersome and i am
finding i have to do this on several other long forms.
can anyone help?