Makes Visible a ToolTip.
public Void Show()

Remarks


Use the Show method to make visible a ToolTip that was previously hidden.  

The Show method sets the control's Visible property to true and ensures that the parent control is also visible.

See Also

ChartToolTip Class | ChartToolTip Members | Steema.TeeChart Namespace