Close

Relief for ODA Team in Ukraine

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

Sets a new value for the flag that determines whether the radio button is locked. If the flag value is equal to true, the radio button is locked and becomes disabled, otherwise it is enabled and unlocked. 

 

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