Version

UltraToolTipManager Class Properties

For a list of all members of this type, see UltraToolTipManager members.

Public Properties
 NameDescription
Public PropertyAppearanceThe Appearance of the Tooltips.  
Public PropertyAutoPopDelayGets / sets the length of time (in milliseconds) that the tooltip will display before automatically closing.  
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDisplayStyleDetermines in what style tooltips are displayed (standard or balloontip).  
Public PropertyDisplayStyleResolvedResolved display style.  
Public PropertyEnabledGets / sets whether tooltips are displayed by the component.  
Public PropertyInitialDelayGets / sets the initial delay (in milliseconds) before the tooltip is displayed.  
Public PropertySiteOverridden. The component's site (set at design time only).  
Public PropertyStyleLibraryNameReturns or sets the name of the styleset library in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetNameReturns or sets the name of the styleset in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyTextRenderingModeSpecifies the text rendering mode that will be used by this control.  
Public PropertyToolTipImageGets / sets an enumerated value that determines which image (if any) to display in the tooltip title.  
Public PropertyToolTipTextStyleDetermines whether the tooltip the tooltip text should be formatted.  
Public PropertyToolTipTitleGets / sets the title to display on the tooltip.  
Public PropertyToolTipTitleAppearanceThe Appearance of the tooltip title.  
Public PropertyUseAppStylingReturns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase)
Protected PropertySubObjectPropChangeHandlerReturns the event handler that notifies OnSubObjectPropChanged  
See Also