Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / PreviewToolTip Class
Members

In This Topic
    PreviewToolTip Class
    In This Topic
    Describes a tooltip that can be attached to a large control, and set (e.g. from Cursor.get) depending on the current cursor location inside the control.
    Object Model
    PreviewToolTip Class
    Syntax
    'Declaration
     
    Public Class PreviewToolTip 
       Inherits System.Windows.Forms.ToolTip
    public class PreviewToolTip : System.Windows.Forms.ToolTip 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.ToolTip
                C1.Win.C1Preview.PreviewToolTip

    See Also