Close

Relief for ODA Team in Ukraine

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

Sets a new value of the custom text flag for the drop-down list. The custom text flag determines whether a user can add a custom value to the drop-down list. If the flag is equal to true, a user can enter a custom value, otherwise the user can only select one of the predefined values from the drop-down list. 

 

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