Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdListBox::getTooltip Method
Syntax
C++
void getTooltip(OdString& tooltip) const;

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

The method fills a passed string object with the list box tooltip text and returns it to a calling subroutine. 

 

Parameters
Description
tooltip
[out] A placeholder for the tooltip text.
Copyright © 2002-2022. Open Design Alliance All rights reserved.