API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::setTooltip Method
OdDropDownList::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 drop-down list. Tooltip text is text that appears when a user hovers the mouse pointer over the drop-down list. 

 

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