ToolTipForm MembersChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

The ToolTipForm type exposes the following members.
Methods

  NameDescription
Public methodOnHide
Called before the tooltip form is to be closed for a node. Override this method to validate and save edited data.
Public methodOnNode
Called before the tooltip form is to be displayed for a node. Override this method to get the node data and to display/edit further information about the node.
Back to Top
See Also