ChartDirector 7.1 (C++ Edition)
CChartViewer.getToolTipCtrl
Usage
CToolTipCtrl *getToolTipCtrl();
Description
Gets the MFC CToolTipCtrl object used by CChartViewer for handling the tool tips.
The main purpose of this method to allow the developer to control the details of the tool tips, such as the tool tip box background color, margins, delay time, etc. Please refer to Microsoft's documentation on CToolTipCtrl for details.
Arguments
None
Return Value
The MFC CToolTipCtrl object representing the tool tip control used by CChartViewer.
© 2023 Advanced Software Engineering Limited. All rights reserved.