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

 

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