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.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
[ToolboxItemAttribute(false)]
public class PreviewToolTip : ToolTip
Visual Basic
<ToolboxItemAttribute(False)> _
Public Class PreviewToolTip _
	Inherits ToolTip

Inheritance Hierarchy

See Also