Version

UltraToolTipManager Class Methods

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

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Invoked when the component must release the resources it is using.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetResolvedToolTipAppearanceGets the resolved appearance of a ToolTip for the specified control  
Public MethodGetResolvedToolTipTitleAppearanceGets the resolved appearance of a ToolTip Title for the specified control  
Public MethodGetUltraToolTipGets a ToolTipInfo object for the specified control.  
Public MethodHideToolTipHides the currently displayed tooltip, if there is one.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsToolTipVisibleOverloaded. Gets the value which determines whether a tool tip is currently visible for the tool tip manager.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetToolTipTitleAppearanceResets the ToolTipTitleAppearance property to its default value.  
Public MethodSetUltraToolTipSets the ToolTipInfo object for the specified control.  
Public MethodShowToolTipOverloaded. Shows the UltraToolTip for the specified control.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodCreateComponentRoleOverridden. Overridden. Factory method used to create the component role that provides the style information for the component.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnPropertyChangedOverridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject.  
Protected MethodOnSubObjectPropChangedInvoked when a property has changed on a sub object  
See Also