XTPToolTipIcon Enumeration
Chart Pro ActiveX Control v24.0
Description
Specifies the icon that will be displayed in the tool tip window when displaying the title and description of the control using the ShowTitleAndDescription method.
Members
| Member | Description |
|---|---|
| xtpToolTipIconNone | No icon will be displayed in the tool tip window. |
| xtpToolTipIconInfo | The information icon will be displayed in the tool tip window. |
| xtpToolTipIconWarning | The warning icon will be displayed in the tool tip window. |
| xtpToolTipIconError | The error icon will be displayed in the tool tip window. |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.