| | 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. |
 | BorderColor | Determines the border color of a tooltip. |
 | BorderStyle | Determines the border style for the control. |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ControlStyle | Set the appearance of the control to a particular style. |
 | FillType | Determines the background 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. |
 | ImageInText | Determines if the image index value can be included in the regular body text. |
 | ImageList | Attaches an image list for use with the control. |
 | ImageOnly | Determines if only the body image of a tooltip will be displayed. |
 | InitialDelay | Determines the length of time in milliseconds the pointer must remain stationary within a tool tip region before the tooltip window appears |
 | MaskColor | Determines the masking color used to paint the images. |
 | ReshowDelay | Determines the length of time in milliseconds it takes for subsequent tooltip windows to appear as the pointer moves from one tool tip region to another. |
 | ShadowBox | Determines if a shadow box will be drawn under and on the right side of a tooltip. |
 | Site | (Inherited from System.ComponentModel.Component) |