Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::setLock Method
Syntax
C++
void setLock(const bool state);

Sets a new value of the lock flag for the sticky note. The lock flag determines whether a user can not edit the content of the sticky note object (equals true); otherwise, a user can edit the sticky note object content (equals false).

Parameters
Description
state
[in] A new flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.