Close

Relief for ODA Team in Ukraine

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

Sets a new value of the spell-checking flag for the drop-down list. The spell-checking flag determines whether user text entered in the drop-down list should be checked. If the flag is equal to true, the custom value in the drop-down list is spell-checked, otherwise the drop-down list does not spell-check the user text. 

 

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