www.Chart4.NET (Documentation) | Samples Download | Release Notes
System Object
System MarshalByRefObject
System.ComponentModel Component
System.Windows.Forms Control
System.Windows.Forms ScrollableControl
System.Windows.Forms ContainerControl
System.Windows.Forms Form
UnifoChart.Hierarchy ToolTipForm
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Custom tooltip form. To show a form as tooltip, derive a winform from ToolTipForm and set in HierarchyWin-hpcToolTip.FormToolTip.Form property. Also set HierarchyWin.hpcToolTip.FormToolTip.Show to true. WinForm Only.
Inheritance Hierarchy
System MarshalByRefObject
System.ComponentModel Component
System.Windows.Forms Control
System.Windows.Forms ScrollableControl
System.Windows.Forms ContainerControl
System.Windows.Forms Form
UnifoChart.Hierarchy ToolTipForm
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public abstract class ToolTipForm extends Form
See Also