System.Windows.Forms.ListBox.ToString Method

Returns a string representation of the System.Windows.Forms.ListBox.

Syntax

public override string ToString ()

Returns

A string that states the control type, the count of items in the System.Windows.Forms.ListBox control, and the Text property of the first item in the System.Windows.Forms.ListBox, if the count is not 0.

Remarks

Documentation for this section has not yet been entered.

Requirements

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