IUIX_CmdManager::LockedPanes Property
From PDF XChange PDF SDK
Property LockedPanes of interface IUIX_CmdManager returns/sets Value of VARIANT_BOOL that represents whether the command panes are locked.
Syntax
HRESULT get_LockedPanes([out, retval] VARIANT_BOOL* bLocked); HRESULT put_LockedPanes([in] VARIANT_BOOL bLocked);