ComponentOne InputPanel for WinForms
ToolTipSettings Class Members
Properties 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : ToolTipSettings Class

The following tables list the members exposed by ToolTipSettings.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the tooltip is currently active.  
Public PropertyGets or sets the automatic delay for the rich tooltip.  
Public PropertyGets or sets the period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control.  
Public PropertyGets or sets the background color of the tooltip window.  
Public PropertyGets or sets a background gradient for the tooltips.  
Public PropertyGets or sets the background image displayed in tooltip window.  
Public PropertyGets or sets the background image layout as defined in the InputImageLayout enumeration.  
Public PropertyGets or sets whether the tooltip window should display a solid border.  
Public PropertyGets or sets the color of the border drawn around the tooltip when the Border property is set to true.  
Public PropertyGets or sets the default font used to display the tooltip.  
Public PropertyGets or sets the foreground color of the tooltip window.  
Public PropertyGets or sets a value that determines whether the tooltip is visible to the mouse.  
Public PropertyGets a collection of images that may be shown in the tooltips.  
Public PropertyGets or sets the time that passes before the tooltip appears.  
Public PropertyGets or sets whether the tooltip is shown in a balloon shape.  
Public PropertyGets or sets the maximum width of the tooltips.  
Public PropertyGets or sets the opacity of the tooltips.  
Public PropertyGets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one control to another.  
Public PropertyGets or sets whether the tooltip window has rounded corners.  
Public PropertyGets or sets whether the tooltip window should display a shadow.  
Public PropertyGets or sets a value indicating whether a tooltip window is displayed even when its parent control is not active.  
Public PropertyGets or sets whether ampersands in the text should be hidden.  
Public PropertyGets or sets whether a fade effect should be used when displaying the tooltip.  
Top
See Also

Reference

ToolTipSettings Class
C1.Win.C1InputPanel Namespace