Version

ToolTip Class Methods

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

Public Methods
 NameDescription
Public MethodCalcRequiredSizecalculates the size of the tool tip window required to display text assigned to ToolTipText property  
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 MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodHidehides the tool tip window  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodSetMarginSets margins around the tool tip text in the tool tip window  
Public MethodShowOverloaded. displays the tool tip at desired location. Note: it may move and resize the tool tip window to fit the tool tip text and to fit within the desktop.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. disposes the allocated resources  
Protected MethodOnToolTipDisplayedFires the ToolTipDisplayed event.  
See Also