LOCK
lock p=<i>{,on|off}
Function
Locks or unlocks a toolbar, which means that a locked docked toolbar cannot be undocked, a locked undocked toolbar cannot be closed, while conversely unlocked toolbars can be docked/undocked and closed. (Command Introduced v12)
Parameters
|
p= |
Panel number (toolbar) to which the lock should apply |
|
on |
Lock a toolbar (default if neither ON nor OFF are specified). |
|
|
|
|
off |
unlock a locked toolbar. |
|
|
|
Examples
LOCK P=10,ON
LOCK P=10
See also
panel, Advanced Panels, UI Framework