Spread Silverlight Documentation
TooltipControl Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : TooltipControl Class
Represents a control that creates a pop-up window that displays information for an element in the UI.
Object Model
TooltipControl Class
Syntax
'Declaration
 
Public Class TooltipControl 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As TooltipControl
public class TooltipControl : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               GrapeCity.Windows.SpreadSheet.UI.TooltipControl

See Also

Reference

TooltipControl Members
GrapeCity.Windows.SpreadSheet.UI Namespace