Close

Relief for ODA Team in Ukraine

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

Sets a text field scrolling flag value. If the flag is equal to true, the text field has a scroll control that can be used to scroll multiline text. Otherwise the text field does not contain a scroll control. 

 

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