Close

Relief for ODA Team in Ukraine

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

Sets a text field multiline flag value. This flag determines whether the text field content can be divided into several lines. If the flag is equal to true, the text field can contain several lines, otherwise text field content is in a single line. 

 

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