Locks the state of an element, so state changes of the parent don't affect this element anymore. MT safe.
TRUE to lock the element's state
TRUE if the state was changed, FALSE if bad parameters were given or the elements state-locking needed no change.
See Implementation
Locks the state of an element, so state changes of the parent don't affect this element anymore. MT safe.