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

 

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