Close

Relief for ODA Team in Ukraine

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

Sets a text field read-only flag value. The read-only flag determines whether text field content can be edited (if its value is true) or not (if its value is false). 

 

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