| | Name | Description |
 | AutoPopDelay | Determines the length of time the tooltip window remains visible if the pointer is stationary inside the tool tip region. |
 | BackColor | Determines the primary background color of a tooltip. |
 | BackColorTo | Determines the secondary background color of a tooltip. |
 | BodyFont | Determines the font used for the body or main text of a tooltip. |
 | BodyForeColor | Determines the color of the body or main text of a tooltip. |
 | BodyImage | Determines the custom image for the body or main area of the tooltip. |
 | BodyImageIndex | Determines the index value of an image in an image list used in the body area of the tooltip. |
 | BodyImageXOffset | Determines the horizontal offset used to calculate the position of a body image in a tooltip. |
 | BodyImageYOffset | Determines the vertical offset used to calculate the position of a body image in a tooltip. |
 | BodyText | Determines the text for the main body of the tooltip. |
 | BodyTextAlign | Determines the text alignment for the body text in the tooltip. |
 | BorderColor | Determines the border color of a tooltip. |
 | BorderStyle | Determines the border style for the tooltip. |
 | FillType | Determines thebackground fill type for the tooltip. |
 | FooterFont | Determines the font used for the footer text of a tooltip. |
 | FooterForeColor | Determines the color of the footer text of a tooltip. |
 | FooterImage | Determines the custom image for the footer area of the tooltip. |
 | FooterImageXOffset | Determines the horizontal offset used to calculate the position of a footer image in a tooltip. |
 | FooterImageYOffset | Determines the vertical offset used to calculate the position of a footer image in a tooltip. |
 | FooterLine | Determines if a footer line will be drawn in the tooltip |
 | FooterLineColor | Determines the color of the footer line of a tooltip. |
 | FooterText | Determines the default text for the footer area of the tooltip. |
 | FooterVisible | Determines if the footer area of the tooltip will be visible. |
 | HeaderFont | Determines the font used for the header text of a tooltip. |
 | HeaderForeColor | Determines the color of the header text of a tooltip. |
 | HeaderImage | Determines the custom image for the header area of the tooltip. |
 | HeaderImageXOffset | Determines the horizontal offset used to calculate the position of a header image in a tooltip. |
 | HeaderImageYOffset | Determines the vertical offset used to calculate the position of a header image in a tooltip. |
 | HeaderText | Determines the default text for the header area of the tooltip. |
 | HeaderVisible | Determines if the header area of the tooltip will be visible. |
 | ImageOnly | Determines if only the body image of a tooltip will be displayed. |
 | ShadowBox | Determines if a shadow box will be drawn under and on the right side of a tooltip. |