System.Windows.Forms.ToolTip.ToString Method

Returns a string representation for this control.

Syntax

public override string ToString ()

Returns

A string containing a description of the System.Windows.Forms.ToolTip.

Remarks

This overridden version of the ToolTip.ToString method displays the class name, followed by the values of the ToolTip.InitialDelay and ToolTip.ShowAlways properties.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0