API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdListBox Class > OdListBox Methods > OdListBox::setMultipleSelection Method
OdListBox::setMultipleSelection Method
Syntax
C++
void setMultipleSelection(bool state);
Parameters 
Description 
bool state 
[in] A new value of the multiple selection flag. 

Sets the multiple selection flag of the list box. The multiple selection flag determines whether more than one item from the list box can be selected simultaneously. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.