Version

TooltipSettings Class Members

The following tables list the members exposed by TooltipSettings.

Public Constructors
 NameDescription
Public ConstructorTooltipSettings Constructor  
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the BackColor of the Tooltip.  
Public PropertyDisplayShadowGets or sets whether to display a drop shadow behind the Tooltip's Form.  
Public PropertyForeColorGets or sets the ForeColor of the Tooltip.  
Public PropertyIsDefault  
Public PropertyOpacityGets or sets the opacity of the Tooltip's Form.  
Public PropertyTransparencyKeyGets or sets the Color to use as the Transparency Key for the Tooltip's Form.  
Public Methods
 NameDescription
Public MethodResetResets all the Tooltip settings back to the default values.  
See Also