API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdListBox Class > OdListBox Methods > OdListBox::setTooltip Method
OdListBox::setTooltip Method
Syntax
C++
void setTooltip(const OdString& tooltip);
Parameters 
Description 
const OdString& tooltip 
[in] A new value of the tooltip text. 

Sets tooltip text for the list box. Tooltip text is text that appears when a user hovers the mouse pointer over the list box. 

 

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