The following tables list the members exposed by UltraToolTipManager.
Name | Description | |
---|---|---|
UltraToolTipManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
Appearance | The Appearance of the Tooltips. | |
AutoPopDelay | Gets / sets the length of time (in milliseconds) that the tooltip will display before automatically closing. | |
ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
DisplayStyle | Determines in what style tooltips are displayed (standard or balloontip). | |
DisplayStyleResolved | Resolved display style. | |
Enabled | Gets / sets whether tooltips are displayed by the component. | |
InitialDelay | Gets / sets the initial delay (in milliseconds) before the tooltip is displayed. | |
Site | Overridden. The component's site (set at design time only). | |
StyleLibraryName | Returns 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) | |
StyleSetName | Returns 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) | |
TextRenderingMode | Specifies the text rendering mode that will be used by this control. | |
ToolTipImage | Gets / sets an enumerated value that determines which image (if any) to display in the tooltip title. | |
ToolTipTextStyle | Determines whether the tooltip the tooltip text should be formatted. | |
ToolTipTitle | Gets / sets the title to display on the tooltip. | |
ToolTipTitleAppearance | The Appearance of the tooltip title. | |
UseAppStyling | Returns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | Returns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Invoked when the component must release the resources it is using. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetResolvedToolTipAppearance | Gets the resolved appearance of a ToolTip for the specified control | |
GetResolvedToolTipTitleAppearance | Gets the resolved appearance of a ToolTip Title for the specified control | |
GetUltraToolTip | Gets a ToolTipInfo object for the specified control. | |
HideToolTip | Hides the currently displayed tooltip, if there is one. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsToolTipVisible | Overloaded. Gets the value which determines whether a tool tip is currently visible for the tool tip manager. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetToolTipTitleAppearance | Resets the ToolTipTitleAppearance property to its default value. | |
SetUltraToolTip | Sets the ToolTipInfo object for the specified control. | |
ShowToolTip | Overloaded. Shows the UltraToolTip for the specified control. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateComponentRole | Overridden. Overridden. Factory method used to create the component role that provides the style information for the component. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase) | |
OnPropertyChanged | Overridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. | |
OnSubObjectPropChanged | Invoked when a property has changed on a sub object |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
PropertyChanged | Fired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase) |